update version to 5.3.2

This commit is contained in:
tibbi 2022-11-08 10:23:28 +01:00
parent 23dce78ab4
commit 34d903561b
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.keyboard"
minSdk 23
targetSdk 33
versionCode 13
versionName "5.3.1"
versionCode 14
versionName "5.3.2"
multiDexEnabled true
setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true