update version to 5.2.0
This commit is contained in:
parent
1bb5babc56
commit
9958dd8dab
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 9
|
||||
versionName "5.1.3"
|
||||
versionCode 10
|
||||
versionName "5.2.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue