[android] Update version to 8.4.6

This commit is contained in:
Александр Зацепин 2018-10-18 13:31:34 +03:00 committed by Roman Kuznetsov
parent 658a8e26aa
commit 33ada5561e

View file

@ -1,11 +1,9 @@
propMinSdkVersion=15
# TODO use 23 target and build tools version, when ProGuard problem will be fixed
# https://code.google.com/p/android/issues/detail?id=184567
propTargetSdkVersion=26
propCompileSdkVersion=26
propBuildToolsVersion=27.0.3
propVersionCode=845
propVersionName=8.4.5
propVersionCode=846
propVersionName=8.4.6
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1