Skip to content

Commit 80b2d72

Browse files
committed
Update app version to 1.0.3 (4)
1 parent 22665d6 commit 80b2d72

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
@@ -32,8 +32,8 @@ app-build-javaVersion = "VERSION_17"
3232
app-build-kotlinJVMTarget = "17"
3333
#versioning
3434
app-version-appId = "org.fossify.math"
35-
app-version-versionCode = "3"
36-
app-version-versionName = "1.0.2"
35+
app-version-versionCode = "4"
36+
app-version-versionName = "1.0.3"
3737

3838
[libraries]
3939
#Android X

0 commit comments

Comments
 (0)