Skip to content

Commit 910db27

Browse files
committed
Update version to 1.0.1 (2)
1 parent bb8ab1b commit 910db27

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
@@ -30,8 +30,8 @@ app-build-javaVersion = "VERSION_17"
3030
app-build-kotlinJVMTarget = "17"
3131
#versioning
3232
app-version-appId = "org.fossify.calculator"
33-
app-version-versionCode = "1"
34-
app-version-versionName = "1.0.0"
33+
app-version-versionCode = "2"
34+
app-version-versionName = "1.0.1"
3535

3636
[libraries]
3737
#Android X

0 commit comments

Comments
 (0)