update version to 5.4.3
This commit is contained in:
parent
a9673c6fa6
commit
34c23e94a1
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 17
|
||||
versionName "5.4.2"
|
||||
versionCode 18
|
||||
versionName "5.4.3"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue