Skip to content

Commit 44123db

Browse files
committed
3(0.0.3) 배포
1 parent 55bbc50 commit 44123db

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
@@ -2,8 +2,8 @@
22
targetSdk = "35"
33
compileSdk = "35"
44
minimumSdk = "26"
5-
versionCode = "2"
6-
versionName = "0.0.2" # X.Y.Z; X = Major, Y = minor, Z = Patch level
5+
versionCode = "3"
6+
versionName = "0.0.3" # X.Y.Z; X = Major, Y = minor, Z = Patch level
77

88
agp = "8.8.2"
99
activityCompose = "1.10.1"

0 commit comments

Comments
 (0)