Skip to content

Commit 1dd8263

Browse files
committed
[BOOK-487] chore: 라이브러리 버전 최신화
1 parent 4b8264e commit 1dd8263

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ versionCode = "9"
88
packageName = "com.ninecraft.booket"
99

1010
## Android gradle plugin
11-
android-gradle-plugin = "8.12.0"
11+
android-gradle-plugin = "8.12.3"
1212

1313
## AndroidX
14-
androidx-core = "1.16.0"
15-
androidx-activity-compose = "1.10.1"
14+
androidx-core = "1.17.0"
15+
androidx-activity-compose = "1.12.2"
1616
androidx-startup = "1.2.0"
1717
androidx-splash = "1.2.0"
1818
androidx-datastore = "1.2.0"
1919
androidx-camera = "1.5.2"
2020

2121
## Compose
22-
androidx-compose-bom = "2025.12.01"
22+
androidx-compose-bom = "2026.01.00"
2323
androidx-compose-material3 = "1.4.0"
2424
compose-stable-marker = "1.0.7"
2525
compose-effects = "0.1.4"
@@ -43,17 +43,17 @@ okhttp = "5.3.2"
4343
retrofit = "3.0.0"
4444

4545
## Circuit
46-
circuit = "0.31.0"
46+
circuit = "0.32.0"
4747

4848
## Logging
4949
logger = "2.2.0"
5050

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

5454
## Image Load
5555
coil-compose = "2.7.0"
56-
landscapist = "2.5.1"
56+
landscapist = "2.8.2"
5757

5858
## Lottie
5959
lottie = "6.7.1"

0 commit comments

Comments
 (0)