update version to 5.4.8

This commit is contained in:
tibbi 2023-09-07 12:42:48 +02:00
parent 508de066ca
commit 21f7bff4a6
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 = "22"
app-version-versionName = "5.4.7"
app-version-versionCode = "23"
app-version-versionName = "5.4.8"
[libraries]
#AndroidX
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }