Skip to content

Commit

Permalink
update version to 5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 7, 2023
1 parent 508de06 commit 21f7bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 21f7bff

Please sign in to comment.