Skip to content

Commit b7af2b9

Browse files
committed
chore(release): bump app version to 1.2.1 (4)
1 parent 19d2281 commit b7af2b9

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
@@ -35,8 +35,8 @@ app-build-javaVersion = "VERSION_17"
3535
app-build-kotlinJVMTarget = "17"
3636
#versioning
3737
app-version-appId = "org.fossify.clock"
38-
app-version-versionCode = "3"
39-
app-version-versionName = "1.2.0"
38+
app-version-versionCode = "4"
39+
app-version-versionName = "1.2.1"
4040
[libraries]
4141
#AndroidX
4242
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)