update version to 5.4.2

This commit is contained in:
tibbi 2023-05-04 23:14:06 +02:00
parent e6c4ec7021
commit 5212155a5c
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 16
versionName "5.4.1"
versionCode 17
versionName "5.4.2"
multiDexEnabled true
setProperty("archivesBaseName", "keyboard")
vectorDrawables.useSupportLibrary = true