update version to 5.4.5

This commit is contained in:
tibbi 2023-06-18 10:00:18 +02:00
parent ce57b3cc4b
commit cf08c69a80
1 changed files with 2 additions and 2 deletions

View File

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