[android] fix: Version 5.1.4

This commit is contained in:
Alexander Marchuk 2015-10-12 18:24:06 +03:00 committed by Dmitry Yunitsky
parent 1b7e80cd3e
commit 5476a84271

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=511
propVersionName=5.1.1
propVersionCode=514
propVersionName=5.1.4
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1