update version to 5.1.2

This commit is contained in:
tibbi 2022-05-22 20:18:13 +02:00
parent 0e934a3b74
commit ae6248522a
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 7
versionName "5.1.1"
versionCode 8
versionName "5.1.2"
multiDexEnabled true
setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true