Skip to content

Commit 21f7bff

Browse files
committed
update version to 5.4.8
1 parent 508de06 commit 21f7bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ app-build-javaVersion = "VERSION_17"
2020
app-build-kotlinJVMTarget = "17"
2121
#versioning
2222
app-version-appId = "com.simplemobiletools.keyboard"
23-
app-version-versionCode = "22"
24-
app-version-versionName = "5.4.7"
23+
app-version-versionCode = "23"
24+
app-version-versionName = "5.4.8"
2525
[libraries]
2626
#AndroidX
2727
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }

0 commit comments

Comments
 (0)