mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-05-19 15:34:39 -04:00
Added x86_64 libs
This commit is contained in:
@@ -69,7 +69,7 @@ android {
|
||||
versionName getVersionName()
|
||||
multiDexEnabled true //important
|
||||
ndk {
|
||||
abiFilters 'arm64-v8a'
|
||||
abiFilters 'arm64-v8a', 'x86_64'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
BIN
app_pojavlauncher/src/main/jniLibs/x86_64/libEGL_angle.so
Normal file
BIN
app_pojavlauncher/src/main/jniLibs/x86_64/libEGL_angle.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user