update version to 5.4.9

This commit is contained in:
tibbi 2023-10-15 10:44:36 +02:00
parent eb870522f3
commit 6910778f11
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.keyboard"
app-version-versionCode = "23"
app-version-versionName = "5.4.8"
app-version-versionCode = "24"
app-version-versionName = "5.4.9"
[libraries]
#AndroidX
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }