update version to 5.4.9
This commit is contained in:
parent
eb870522f3
commit
6910778f11
|
@ -20,8 +20,8 @@ app-build-javaVersion = "VERSION_17"
|
||||||
app-build-kotlinJVMTarget = "17"
|
app-build-kotlinJVMTarget = "17"
|
||||||
#versioning
|
#versioning
|
||||||
app-version-appId = "com.simplemobiletools.keyboard"
|
app-version-appId = "com.simplemobiletools.keyboard"
|
||||||
app-version-versionCode = "23"
|
app-version-versionCode = "24"
|
||||||
app-version-versionName = "5.4.8"
|
app-version-versionName = "5.4.9"
|
||||||
[libraries]
|
[libraries]
|
||||||
#AndroidX
|
#AndroidX
|
||||||
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }
|
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }
|
||||||
|
|
Loading…
Reference in New Issue