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