forked from organicmaps/organicmaps
[android] Increased build-tools version
This commit is contained in:
parent
a1688c0fe9
commit
6cce4e2062
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
propMinSdkVersion=17
|
||||
propTargetSdkVersion=19
|
||||
propBuildToolsVersion=19.0.3
|
||||
propBuildToolsVersion=19.1
|
||||
propVersionCode=8
|
||||
propVersionName=1.1.1
|
||||
propApkName=YoPMe_mobile_maps
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
propMinSdkVersion=7
|
||||
propTargetSdkVersion=19
|
||||
propBuildToolsVersion=19.0.3
|
||||
propBuildToolsVersion=19.1
|
||||
propVersionCode=300
|
||||
propVersionName=3.0.0
|
||||
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
|
||||
propReleaseNdkFlags=V=1 NDK_DEBUG=0 PRODUCTION=1
|
||||
propAndroidSupportLibrary=com.android.support:support-v4:19.1.0
|
||||
propGooglePlayServices=com.google.android.gms:play-services:4.4.52
|
||||
propGooglePlayServices=com.google.android.gms:play-services:4.4.52
|
||||
|
|
Loading…
Add table
Reference in a new issue