Skip to content

Commit 6910778

Browse files
committed
update version to 5.4.9
1 parent eb87052 commit 6910778

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 = "23"
24-
app-version-versionName = "5.4.8"
23+
app-version-versionCode = "24"
24+
app-version-versionName = "5.4.9"
2525
[libraries]
2626
#AndroidX
2727
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }

0 commit comments

Comments
 (0)