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