update version to 5.2.1

This commit is contained in:
tibbi 2022-08-02 10:16:31 +02:00
parent 7621d49e59
commit cfff8e8502

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.keyboard" applicationId "com.simplemobiletools.keyboard"
minSdk 23 minSdk 23
targetSdk 31 targetSdk 31
versionCode 10 versionCode 11
versionName "5.2.0" versionName "5.2.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "keyboard") setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true