forked from organicmaps/organicmaps
[android][gradle] Fixed build tools and SDK version
This commit is contained in:
parent
9b6708c492
commit
d1862046d3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue