diff --git a/app/build.gradle b/app/build.gradle index 46df0bb6..dc81cdc9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.keyboard" minSdk 23 targetSdk 31 - versionCode 7 - versionName "5.1.1" + versionCode 8 + versionName "5.1.2" multiDexEnabled true setProperty("archivesBaseName", "keyboard") vectorDrawables.useSupportLibrary = true