[android] fix: Version 6.0.2

This commit is contained in:
Alexander Marchuk 2016-04-01 16:21:10 +03:00 committed by Alex Zolotarev
parent a99bc4a938
commit b9da9784ee

View file

@ -3,7 +3,7 @@ propMinSdkVersion=15
# https://code.google.com/p/android/issues/detail?id=184567
propTargetSdkVersion=22
propBuildToolsVersion=22.0.1
propVersionCode=601
propVersionCode=602
propVersionName=6.0
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1