update version to 5.4.4

This commit is contained in:
tibbi 2023-06-15 09:33:01 +02:00
parent a5110a4169
commit 1febf07460
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.keyboard" applicationId "com.simplemobiletools.keyboard"
minSdk 23 minSdk 23
targetSdk 33 targetSdk 33
versionCode 18 versionCode 19
versionName "5.4.3" versionName "5.4.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "keyboard") setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true