forked from organicmaps/organicmaps
[android]: Bump SdkVersion to 30
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
bd424bb7cd
commit
fe5fca2c01
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
propMinSdkVersion=21
|
||||
propTargetSdkVersion=29
|
||||
propCompileSdkVersion=29
|
||||
propBuildToolsVersion=27.0.3
|
||||
propVersionCode=1060
|
||||
propVersionName=10.6.0
|
||||
propTargetSdkVersion=30
|
||||
propCompileSdkVersion=30
|
||||
propBuildToolsVersion=30.0.3
|
||||
propVersionCode=1070
|
||||
propVersionName=10.7.0
|
||||
propMultiDexVersion=2.0.1
|
||||
|
||||
org.gradle.parallel=true
|
||||
|
|
Loading…
Add table
Reference in a new issue