File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ android-gradle-plugin = "8.9.3"
1414androidx-core = " 1.16.0"
1515androidx-activity-compose = " 1.10.1"
1616androidx-startup = " 1.2.0"
17- androidx-splash = " 1.0.1 "
17+ androidx-splash = " 1.2.0 "
1818androidx-datastore = " 1.1.7"
19- androidx-camera = " 1.4.2 "
19+ androidx-camera = " 1.5.1 "
2020
2121# # Compose
2222androidx-compose-bom = " 2025.07.00"
23- androidx-compose-material3 = " 1.4.0-alpha18 "
24- compose-stable-marker = " 1.0.6 "
25- compose-effects = " 0.1.1 "
23+ androidx-compose-material3 = " 1.4.0"
24+ compose-stable-marker = " 1.0.7 "
25+ compose-effects = " 0.1.4 "
2626compose-shadow = " 2.0.4"
27- compose-stability-analyzer = " 0.4 .2"
27+ compose-stability-analyzer = " 0.5 .2"
2828
2929# # Kotlin Symbol Processing
3030ksp = " 2.3.0"
@@ -39,7 +39,7 @@ kotlinx-collections-immutable = "0.4.0"
3939metro = " 0.7.6"
4040
4141# # Network
42- okhttp = " 5.1.0 "
42+ okhttp = " 5.3.1 "
4343retrofit = " 3.0.0"
4444
4545# # Circuit
@@ -49,14 +49,14 @@ circuit = "0.30.0"
4949logger = " 2.2.0"
5050
5151# # Kakao Login
52- kakao-core = " 2.21.4 "
52+ kakao-core = " 2.22.0 "
5353
5454# # Image Load
5555coil-compose = " 2.7.0"
5656landscapist = " 2.5.1"
5757
5858# # Lottie
59- lottie = " 6.6.6 "
59+ lottie = " 6.7.1 "
6060
6161# # Extension
6262# https://github.com/jisungbin/dependency-handler-extensions
You can’t perform that action at this time.
0 commit comments