update version to 5.4.7
This commit is contained in:
parent
3d213c9425
commit
742522f660
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 21
|
||||
versionName "5.4.6"
|
||||
versionCode 22
|
||||
versionName "5.4.7"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue