[android] Set 8.5.2 version

This commit is contained in:
Dmitry Donskoy 2018-12-06 20:07:10 +03:00 committed by Aleksey Belousov
parent 3f7575effe
commit c77bd9c517

View file

@ -2,8 +2,8 @@ propMinSdkVersion=15
propTargetSdkVersion=26
propCompileSdkVersion=26
propBuildToolsVersion=27.0.3
propVersionCode=851
propVersionName=8.5.1
propVersionCode=852
propVersionName=8.5.2
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1