Skip to content

Commit 96797fb

Browse files
committed
Update app version to 1.1.0 (2)
1 parent 699be54 commit 96797fb

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 = "1"
39-
app-version-versionName = "1.0.0"
38+
app-version-versionCode = "2"
39+
app-version-versionName = "1.1.0"
4040
[libraries]
4141
#AndroidX
4242
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)