update version to 5.4.6
This commit is contained in:
parent
243cafc69b
commit
42d4b72685
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 20
|
||||
versionName "5.4.5"
|
||||
versionCode 21
|
||||
versionName "5.4.6"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue