mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 14:16:58 -04:00
Reenable 32-bit builds
This commit is contained in:
parent
e76809a49f
commit
eaa01aabe2
@ -68,9 +68,6 @@ android {
|
|||||||
versionCode getDateSeconds()
|
versionCode getDateSeconds()
|
||||||
versionName getVersionName()
|
versionName getVersionName()
|
||||||
multiDexEnabled true //important
|
multiDexEnabled true //important
|
||||||
ndk {
|
|
||||||
abiFilters 'arm64-v8a', 'x86_64'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user