Merge pull request #1130 from yunikkk/release-version

[android] Increased version.
This commit is contained in:
Alexander Matveenko 2015-12-24 13:30:40 +03:00
commit f90da8ad75

View file

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