mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 05:13:04 +03:00
gradle build update for iap package, this fixes build crash
This commit is contained in:
parent
f636f41376
commit
244500ac11
@ -151,6 +151,8 @@ android {
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a",'x86',"arm64-v8a",'x86_64'
|
||||
}
|
||||
missingDimensionStrategy 'store', 'play'
|
||||
|
||||
}
|
||||
dexOptions {
|
||||
javaMaxHeapSize "9g"
|
||||
|
Loading…
Reference in New Issue
Block a user