update version to 5.4.1
This commit is contained in:
parent
e9568d9e86
commit
8219ef143b
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 15
|
||||
versionName "5.4.0"
|
||||
versionCode 16
|
||||
versionName "5.4.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue