forked from organicmaps/organicmaps
[android] Set 24 SDK.
This commit is contained in:
parent
d77529e365
commit
0f2c45fff5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
propMinSdkVersion=15
|
||||
# TODO use 23 target and build tools version, when ProGuard problem will be fixed
|
||||
# https://code.google.com/p/android/issues/detail?id=184567
|
||||
propTargetSdkVersion=22
|
||||
propCompileSdkVersion=23
|
||||
propBuildToolsVersion=22.0.1
|
||||
propTargetSdkVersion=25
|
||||
propCompileSdkVersion=25
|
||||
propBuildToolsVersion=25
|
||||
propVersionCode=713
|
||||
propVersionName=7.1.3
|
||||
propDebugNdkFlags=V=1 NDK_DEBUG=1 DEBUG=1
|
||||
|
|
Loading…
Add table
Reference in a new issue