Skip to content

Commit 99f55ad

Browse files
committed
chore(release): bump app version to 1.1.0 (2)
1 parent 3109754 commit 99f55ad

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
@@ -17,8 +17,8 @@ app-build-javaVersion = "VERSION_17"
1717
app-build-kotlinJVMTarget = "17"
1818
#versioning
1919
app-version-appId = "org.fossify.paint"
20-
app-version-versionCode = "1"
21-
app-version-versionName = "1.0.0"
20+
app-version-versionCode = "2"
21+
app-version-versionName = "1.1.0"
2222
[libraries]
2323
#AndroidX
2424
androidx-print = { module = "androidx.print:print", version.ref = "androidx-print" }

0 commit comments

Comments
 (0)