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 acb186c commit dc21450Copy full SHA for dc21450
1 file changed
gradle/libs.versions.toml
@@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
21
app-build-kotlinJVMTarget = "17"
22
#versioning
23
app-version-appId = "com.simplemobiletools.thankyou"
24
-app-version-versionCode = "31"
25
-app-version-versionName = "5.7.3"
+app-version-versionCode = "32"
+app-version-versionName = "5.8.0"
26
[libraries]
27
#Android X
28
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
0 commit comments