mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 17:47:03 -04:00
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
This commit is contained in:
@@ -28,7 +28,7 @@ android {
|
||||
multiDexEnabled true //important
|
||||
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a" , "x86" , "x86_64" //, "arm64-v8a"
|
||||
abiFilters "armeabi-v7a" , "x86" // , "x86_64" , "arm64-v8a"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user