update version to 5.0.4
This commit is contained in:
parent
3735d727f4
commit
67e411b74a
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 30
|
||||
versionCode 4
|
||||
versionName "5.0.3"
|
||||
versionCode 5
|
||||
versionName "5.0.4"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "keyboard")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue