mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 06:39:54 -04:00
Added x86_64 libs
This commit is contained in:
parent
568f52c541
commit
00f59fd972
@ -69,7 +69,7 @@ android {
|
|||||||
versionName getVersionName()
|
versionName getVersionName()
|
||||||
multiDexEnabled true //important
|
multiDexEnabled true //important
|
||||||
ndk {
|
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.
Loading…
x
Reference in New Issue
Block a user