[android] Fixed android build

This commit is contained in:
Alexander Zatsepin 2018-04-16 16:33:42 +03:00 committed by Slava
parent 81acf47522
commit 3bdb6eb561

View file

@ -3,7 +3,7 @@ propMinSdkVersion=15
# https://code.google.com/p/android/issues/detail?id=184567
propTargetSdkVersion=23
propCompileSdkVersion=26
propBuildToolsVersion=26.0.2
propBuildToolsVersion=27.0.2
propVersionCode=820
propVersionName=8.2.0
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
@ -26,6 +26,3 @@ propObbFontsOutput build/fonts.obb
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx3g
# AAPT2 cannot be enabled while MoPub library has an incorrect nested element in Manifest.
android.enableAapt2=false