Skip to content

Commit 524f5af

Browse files
committed
[Update] libs
1 parent b327770 commit 524f5af

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
2-
agp = "8.10.0"
3-
compose-bom = "2025.05.01"
2+
agp = "8.11.0"
3+
compose-bom = "2025.06.01"
44
android-compileSdk = "36"
55
android-minSdk = "26"
66
android-targetSdk = "36"
77
konsist = "0.17.3"
8-
kotlin = "2.1.21"
9-
ksp = "2.1.21-2.0.1"
10-
appcompat = "1.7.0"
8+
kotlin = "2.2.0"
9+
ksp = "2.2.0-2.0.2"
10+
appcompat = "1.7.1"
1111
core-splashscreen = "1.0.1"
1212
core-ktx = "1.16.0"
1313
core-testing = "2.2.0"
14-
lifecycle-runtime-ktx = "2.9.0"
15-
lifecycle-compose = "2.9.0"
14+
lifecycle-runtime-ktx = "2.9.1"
15+
lifecycle-compose = "2.9.1"
1616
activity-compose = "1.10.1"
1717
retrofit = "3.0.0"
1818
hilt = "2.56.2"
@@ -22,25 +22,25 @@ window = "1.4.0"
2222
kotlinx-serialization-json = "1.8.1"
2323
nav-compose = "2.9.0"
2424
gson = "2.13.1"
25-
okio = "3.11.0"
25+
okio = "3.13.0"
2626
okhttp = "4.12.0"
2727
logging-interceptor = "4.12.0"
2828
timber = "5.0.1"
2929
material = "1.12.0"
30-
lottie-compose = "6.6.6"
30+
lottie-compose = "6.6.7"
3131
androidx-test-ext-junit = "1.2.1"
3232
espresso = "3.6.1"
3333
junitparams = "1.1.1"
3434
junit-jupiter = "5.11.4"
35-
mockk = "1.14.2"
35+
mockk = "1.14.4"
3636
coroutines-test = "1.10.2"
3737
mockwebserver = "4.12.0"
3838
secrets-gradle-plugin = "2.0.1"
3939
shot = "6.1.0"
4040
versions = "0.52.0"
4141
glance = "1.1.1"
4242
glance-experimental = "0.2.2"
43-
ui-tooling-preview-android = "1.8.2"
43+
ui-tooling-preview-android = "1.8.3"
4444
test-core = "1.6.1"
4545

4646
[libraries]

0 commit comments

Comments
 (0)