Skip to content

Commit ea31299

Browse files
committed
[BOOK-434] chore: 라이브러리 버전 최신화
1 parent a579a3f commit ea31299

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ android-gradle-plugin = "8.9.3"
1414
androidx-core = "1.16.0"
1515
androidx-activity-compose = "1.10.1"
1616
androidx-startup = "1.2.0"
17-
androidx-splash = "1.0.1"
17+
androidx-splash = "1.2.0"
1818
androidx-datastore = "1.1.7"
19-
androidx-camera = "1.4.2"
19+
androidx-camera = "1.5.1"
2020

2121
## Compose
2222
androidx-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"
2626
compose-shadow = "2.0.4"
27-
compose-stability-analyzer = "0.4.2"
27+
compose-stability-analyzer = "0.5.2"
2828

2929
## Kotlin Symbol Processing
3030
ksp = "2.3.0"
@@ -39,7 +39,7 @@ kotlinx-collections-immutable = "0.4.0"
3939
metro = "0.7.6"
4040

4141
## Network
42-
okhttp = "5.1.0"
42+
okhttp = "5.3.1"
4343
retrofit = "3.0.0"
4444

4545
## Circuit
@@ -49,14 +49,14 @@ circuit = "0.30.0"
4949
logger = "2.2.0"
5050

5151
## Kakao Login
52-
kakao-core = "2.21.4"
52+
kakao-core = "2.22.0"
5353

5454
## Image Load
5555
coil-compose = "2.7.0"
5656
landscapist = "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

0 commit comments

Comments
 (0)