update version to 5.2.1

This commit is contained in:
tibbi 2022-08-02 10:16:31 +02:00
parent 7621d49e59
commit cfff8e8502
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 10
versionName "5.2.0"
versionCode 11
versionName "5.2.1"
multiDexEnabled true
setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true