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 508de06 commit 21f7bffCopy full SHA for 21f7bff
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 = "22"
24
-app-version-versionName = "5.4.7"
+app-version-versionCode = "23"
+app-version-versionName = "5.4.8"
25
[libraries]
26
#AndroidX
27
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }
0 commit comments