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 4fd55dd commit aff1841Copy full SHA for aff1841
1 file changed
gradle/libs.versions.toml
@@ -15,8 +15,8 @@ app-build-javaVersion = "VERSION_17"
15
app-build-kotlinJVMTarget = "17"
16
#versioning
17
app-version-appId = "com.simplemobiletools.draw.pro"
18
-app-version-versionCode = "80"
19
-app-version-versionName = "6.9.4"
+app-version-versionCode = "82"
+app-version-versionName = "6.9.6"
20
[libraries]
21
#AndroidX
22
androidx-print = { module = "androidx.print:print", version.ref = "androidx-print" }
0 commit comments