update version to 5.2.0

This commit is contained in:
tibbi 2022-07-08 16:28:05 +02:00
parent 1bb5babc56
commit 9958dd8dab
1 changed files with 2 additions and 2 deletions

View File

@ -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