Skip to content

Commit cd6c388

Browse files
Update App Version to 1.1.0
1 parent 009e302 commit cd6c388

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
@@ -16,8 +16,8 @@ compileSdk = "34"
1616
minSdk = "26"
1717
targetSdk = "34"
1818
composeCompiler = "1.5.7"
19-
versionCode = "103"
20-
versionName = "1.0.3"
19+
versionCode = "110"
20+
versionName = "1.1.0"
2121

2222
# Dependency Versions
2323
accompanist = "0.32.0"

0 commit comments

Comments
 (0)