@@ -3,8 +3,7 @@ agp = "8.13.0"
33appcompat = " 1.7.1"
44browser = " 1.9.0"
55coil = " 2.7.0"
6- compose-bom = " 2025.09.00"
7- compose-expressive = " 1.4.0-rc01"
6+ compose-bom = " 2025.10.00"
87compose-accompanist = " 0.36.0"
98core-ktx = " 1.17.0"
109datastore-preferences = " 1.1.7"
@@ -13,25 +12,25 @@ immutables = "0.4.0"
1312jsoup = " 1.21.2"
1413jvmVersion = " 21"
1514koin = " 4.1.1"
16- koin-ksp = " 2.1 .0"
15+ koin-ksp = " 2.2 .0"
1716kotlin = " 2.2.20"
18- ksp = " 2.2.10 -2.0.2 "
19- lifecycle = " 2.9.3 "
17+ ksp = " 2.2.20 -2.0.3 "
18+ lifecycle = " 2.9.4 "
2019material = " 1.13.0"
2120moshi = " 1.15.2"
2221multidex = " 2.0.1"
23- navigation = " 2.9.4 "
24- okhttp = " 5.1.0 "
22+ navigation = " 2.9.5 "
23+ okhttp = " 5.2.1 "
2524readability4j = " 1.0.8"
2625retrofit = " 3.0.0"
2726rome = " 2.1.0"
28- room = " 2.8.0 "
27+ room = " 2.8.2 "
2928serialization = " 1.9.0"
3029slf4j = " 1.7.36"
3130swiperefreshlayout = " 1.1.0"
3231tagsoup = " 1.2.1"
3332threetenabp = " 1.4.9"
34- work-runtime-ktx = " 2.10.4 "
33+ work-runtime-ktx = " 2.10.5 "
3534
3635junit = " 4.13.2"
3736junitVersion = " 1.3.0"
@@ -61,8 +60,8 @@ compose-animation = { group = "androidx.compose.animation", name = "animation" }
6160compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " compose-bom" }
6261compose-foundation = { group = " androidx.compose.foundation" , name = " foundation" }
6362compose-foundation-layout = { group = " androidx.compose.foundation" , name = " foundation-layout" }
64- compose-material3 = { group = " androidx.compose.material3" , name = " material3" , version.ref = " compose-expressive " }
65- compose-material3-navigationsuite = { module = " androidx.compose.material3:material3-adaptive-navigation-suite" , version.ref = " compose-expressive " }
63+ compose-material3 = { group = " androidx.compose.material3" , name = " material3" }
64+ compose-material3-navigationsuite = { module = " androidx.compose.material3:material3-adaptive-navigation-suite" }
6665navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " navigation" }
6766compose-ui = { group = " androidx.compose.ui" , name = " ui" }
6867compose-ui-tooling = { group = " androidx.compose.ui" , name = " ui-tooling" }
0 commit comments