update version to 5.0.3

This commit is contained in:
tibbi 2022-02-19 22:59:08 +01:00
parent 873de97a98
commit c67e43b987
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.keyboard"
minSdk 23
targetSdk 30
versionCode 3
versionName "5.0.2"
versionCode 4
versionName "5.0.3"
multiDexEnabled true
setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true