Skip to content

Commit bfe7607

Browse files
committed
chore(release): bump app version to 1.2.0 (5)
1 parent e8dcea2 commit bfe7607

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
@@ -23,8 +23,8 @@ app-build-javaVersion = "VERSION_17"
2323
app-build-kotlinJVMTarget = "17"
2424
#versioning
2525
app-version-appId = "org.fossify.notes"
26-
app-version-versionCode = "4"
27-
app-version-versionName = "1.1.1"
26+
app-version-versionCode = "5"
27+
app-version-versionName = "1.2.0"
2828
[libraries]
2929
#AndroidX
3030
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)