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 e8dcea2 commit bfe7607Copy full SHA for bfe7607
gradle/libs.versions.toml
@@ -23,8 +23,8 @@ app-build-javaVersion = "VERSION_17"
23
app-build-kotlinJVMTarget = "17"
24
#versioning
25
app-version-appId = "org.fossify.notes"
26
-app-version-versionCode = "4"
27
-app-version-versionName = "1.1.1"
+app-version-versionCode = "5"
+app-version-versionName = "1.2.0"
28
[libraries]
29
#AndroidX
30
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
0 commit comments