mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
use unordered_dense to mitigate __next_prime overflow error
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ android {
|
||||
minSdk 26
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
ndkVersion '27.1.12297006'
|
||||
ndkVersion '27.2.12479018'
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user