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