update version to 5.1.1

This commit is contained in:
tibbi
2022-04-11 22:43:53 +02:00
parent c8d44a1446
commit b29339b523

View File

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