Skip to content

Commit 9f8c28e

Browse files
committed
Update app version to 1.0.2 (3)
1 parent 3d57035 commit 9f8c28e

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
@@ -24,8 +24,8 @@ app-build-javaVersion = "VERSION_17"
2424
app-build-kotlinJVMTarget = "17"
2525
#versioning
2626
app-version-appId = "org.fossify.thankyou"
27-
app-version-versionCode = "2"
28-
app-version-versionName = "1.0.1"
27+
app-version-versionCode = "3"
28+
app-version-versionName = "1.0.2"
2929
[libraries]
3030
#Android X
3131
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }

0 commit comments

Comments
 (0)