update version to 5.1.2

This commit is contained in:
tibbi
2022-05-22 20:18:13 +02:00
parent 0e934a3b74
commit ae6248522a

View File

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