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 eb817d3 commit 4cf8171Copy full SHA for 4cf8171
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.notes.pro"
24
-app-version-versionCode = "109"
25
-app-version-versionName = "6.16.1"
+app-version-versionCode = "110"
+app-version-versionName = "6.16.2"
26
[libraries]
27
#AndroidX
28
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
0 commit comments