Skip to content

Commit cd4688d

Browse files
committed
chore(release): bump app version to 1.1.1 (4)
1 parent a229b99 commit cd4688d

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
@@ -19,8 +19,8 @@ app-build-javaVersion = "VERSION_17"
1919
app-build-kotlinJVMTarget = "17"
2020
#versioning
2121
app-version-appId = "org.fossify.home"
22-
app-version-versionCode = "3"
23-
app-version-versionName = "1.1.0"
22+
app-version-versionCode = "4"
23+
app-version-versionName = "1.1.1"
2424
[libraries]
2525
#Room
2626
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }

0 commit comments

Comments
 (0)