Skip to content

Commit b34bf0b

Browse files
committed
Update version to 1.1.0 (3)
1 parent 8f53144 commit b34bf0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
2121
app-build-kotlinJVMTarget = "17"
2222
#versioning
2323
app-version-appId = "org.fossify.notes"
24-
app-version-versionCode = "2"
25-
app-version-versionName = "1.0.0"
24+
app-version-versionCode = "3"
25+
app-version-versionName = "1.1.0"
2626
[libraries]
2727
#AndroidX
2828
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)