[android][gradle] Fixed build tools and SDK version

This commit is contained in:
Alex Zolotarev 2014-10-23 06:53:33 +03:00 committed by Alex Zolotarev
parent 9b6708c492
commit d1862046d3

View file

@ -1,6 +1,6 @@
propMinSdkVersion=7
propTargetSdkVersion=20
propBuildToolsVersion=20
propTargetSdkVersion=21
propBuildToolsVersion=21.0.1
propVersionCode=331
propVersionName=3.3.1
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1