Skip to content

Commit f658498

Browse files
committed
Update app version to 1.1.1 (4)
1 parent 9306fa4 commit f658498

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 = "3"
27-
app-version-versionName = "1.1.0"
26+
app-version-versionCode = "4"
27+
app-version-versionName = "1.1.1"
2828
[libraries]
2929
#AndroidX
3030
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)