diff --git a/app/build.gradle b/app/build.gradle index cc6c390..4a1260d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.keyboard" minSdk 23 targetSdk 33 - versionCode 18 - versionName "5.4.3" + versionCode 19 + versionName "5.4.4" multiDexEnabled true setProperty("archivesBaseName", "keyboard") vectorDrawables.useSupportLibrary = true