Skip to content

Commit a3a0837

Browse files
committed
Update version to 1.0.2
1 parent 927c145 commit a3a0837

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
@@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
2222
app-build-kotlinJVMTarget = "17"
2323
#versioning
2424
app-version-appId = "org.fossify.calendar"
25-
app-version-versionCode = "2"
26-
app-version-versionName = "1.0.1"
25+
app-version-versionCode = "3"
26+
app-version-versionName = "1.0.2"
2727
[libraries]
2828
#Android X
2929
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }

0 commit comments

Comments
 (0)