mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-08-07 06:02:04 -04:00
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
This commit is contained in:
commit
a125982d42
1 file changed
+1
-1
+1
-1
@@ -28,7 +28,7 @@ android {
|
|||||||
multiDexEnabled true //important
|
multiDexEnabled true //important
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters "armeabi-v7a" , "x86" , "x86_64" //, "arm64-v8a"
|
abiFilters "armeabi-v7a" , "x86" // , "x86_64" , "arm64-v8a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in new issue
Block a user