We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb87052 commit 6910778Copy full SHA for 6910778
gradle/libs.versions.toml
@@ -20,8 +20,8 @@ app-build-javaVersion = "VERSION_17"
20
app-build-kotlinJVMTarget = "17"
21
#versioning
22
app-version-appId = "com.simplemobiletools.keyboard"
23
-app-version-versionCode = "23"
24
-app-version-versionName = "5.4.8"
+app-version-versionCode = "24"
+app-version-versionName = "5.4.9"
25
[libraries]
26
#AndroidX
27
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }
0 commit comments