Skip to content

Commit 44857fe

Browse files
committed
Update app version to 1.0.1 (2)
1 parent b9c5720 commit 44857fe

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
@@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
2121
app-build-kotlinJVMTarget = "17"
2222
#versioning
2323
app-version-appId = "org.fossify.camera"
24-
app-version-versionCode = "1"
25-
app-version-versionName = "1.0.0"
24+
app-version-versionCode = "2"
25+
app-version-versionName = "1.0.1"
2626
[libraries]
2727
#Android X
2828
androidx-camera-core = { module = "androidx.camera:camera-core", version.ref = "androidx-camera" }

0 commit comments

Comments
 (0)