forked from organicmaps/organicmaps
[yopme] corrected compileSdk
This commit is contained in:
parent
52ae50db33
commit
0169eec293
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ def getBaseName() { getApkName() + "_" + getVersionName() }
|
|||
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
compileSdkVersion "Yota Platinum:Platinum Add-On:17"
|
||||
buildToolsVersion "19.0.0"
|
||||
project.archivesBaseName = getBaseName()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue