1
1
[versions ]
2
- kotlin = " 2.2.20-Beta1 "
3
- ksp = " 2.2.20-Beta1- 2.0.2"
2
+ kotlin = " 2.2.20"
3
+ ksp = " 2.2.20-2.0.2"
4
4
kotlinx-coroutines = " 1.10.2"
5
5
kotlinx-datetime = " 0.6.0"
6
6
kotlinx-serialization = " 1.9.0"
7
- apollo-kotlin-execution = " 0.1.1-SNAPSHOT-fd7fa806b95c5b9046494989a7dd478c47237e12 "
8
- compatPatrouille = " 0.0.0 "
7
+ apollo-kotlin-execution = " 0.1.1"
8
+ compatPatrouille = " 0.0.2 "
9
9
10
- agp = " 8.11.1 "
11
- activity-compose = " 1.10.1 "
12
- androidx-lifecycle = " 2.9.2 "
10
+ agp = " 8.11.2 "
11
+ activity-compose = " 1.11.0 "
12
+ androidx-lifecycle = " 2.9.4 "
13
13
androidx-datastore = " 1.1.7"
14
- apollo = " 4.3.2 "
15
- apollo-cache = " 1.0.0-alpha.4 "
16
- compose = " 1.8.3 "
17
- compose-hot-reload = " 1.0.0-beta03 "
18
- composeLifecyleRuntime =" 2.9.1 "
19
- compose-multiplatform = " 1.8.2 "
20
- compose-material3 = " 1.3.2 "
14
+ apollo = " 4.3.3 "
15
+ apollo-cache = " 1.0.0-alpha.6 "
16
+ compose = " 1.9.2 "
17
+ compose-hot-reload = " 1.0.0-beta09 "
18
+ composeLifecyleRuntime =" 2.9.4 "
19
+ compose-multiplatform = " 1.9.0 "
20
+ compose-material3 = " 1.4.0 "
21
21
composeWindowSize = " 0.5.0"
22
22
credentials = " 1.5.0"
23
- decompose = " 3.4.0-alpha03 "
23
+ decompose = " 3.4.0"
24
24
doistx-normalize = " 1.2.0"
25
25
essenty = " 2.5.0"
26
26
googleid = " 1.1.1"
27
27
horologist = " 0.8.2-alpha"
28
28
io-coil-kt = " 2.7.0"
29
- io-coil3-kt = " 3.2 .0"
30
- kermit = " 2.0.6 "
31
- kmmbridge = " 0.5.7 "
32
- koin = " 4.1.0 "
29
+ io-coil3-kt = " 3.3 .0"
30
+ kermit = " 2.0.8 "
31
+ kmmbridge = " 1.2.1 "
32
+ koin = " 4.1.1 "
33
33
kotlinx-coroutines-play-services = " 1.10.2"
34
- lifecycle = " 2.9.2 "
35
- lifecycle-livedata-ktx = " 2.9.2 "
36
- materialkolor = " 3.0.0 "
34
+ lifecycle = " 2.9.4 "
35
+ lifecycle-livedata-ktx = " 2.9.4 "
36
+ materialkolor = " 3.0.1 "
37
37
multiplatform-settings = " 1.3.0"
38
- nav-compose = " 2.9.4"
39
- okio = " 3.15.0"
40
- permissions = " 0.19.1"
41
- permissionsCompose = " 0.19.1"
42
- permissionsNotifications = " 0.19.1"
38
+ nav-compose = " 2.9.5"
39
+ okio = " 3.16.0"
40
+ permissions = " 0.20.1"
43
41
protolayout = " 1.3.0"
44
- robolectric = " 4.15.1 "
45
- room = " 2.7.2 "
42
+ robolectric = " 4.16 "
43
+ room = " 2.8.1 "
46
44
tiles-tooling-preview = " 1.5.0"
47
45
wear = " 1.3.0"
48
46
wear-watchface = " 1.3.0-alpha07"
@@ -52,13 +50,13 @@ work-runtime-ktx = "2.10.2"
52
50
spring = " 3.5.3"
53
51
generativeai = " 0.9.0-1.1.0"
54
52
buildkonfig = " 0.17.1"
55
- roborazzi = " 1.46.1 "
56
- screenshot = " 0.0.1-alpha10 "
53
+ roborazzi = " 1.50.0 "
54
+ screenshot = " 0.0.1-alpha11 "
57
55
58
56
59
57
[libraries ]
60
58
activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " activity-compose" }
61
- androidx-benchmarkmacro = " androidx.benchmark:benchmark-macro-junit4:1.3.4 "
59
+ androidx-benchmarkmacro = " androidx.benchmark:benchmark-macro-junit4:1.4.1 "
62
60
androidx-complications-rendering = { module = " androidx.wear.watchface:watchface-complications-rendering" , version.ref = " wear-watchface" }
63
61
androidx-compose-ui-tooling = { module = " androidx.wear.compose:compose-ui-tooling" , version.ref = " wear-compose" }
64
62
androidx-credentials = { module = " androidx.credentials:credentials" , version.ref = " credentials" }
@@ -88,8 +86,8 @@ apollo-runtime = { module = "com.apollographql.apollo:apollo-runtime" }
88
86
apollo-execution-spring = { module = " com.apollographql.execution:apollo-execution-spring" , version.ref = " apollo-kotlin-execution" }
89
87
apollo-execution-reporting = { module = " com.apollographql.execution:apollo-execution-reporting" , version.ref = " apollo-kotlin-execution" }
90
88
apollo-execution-gradle-plugin = { module = " com.apollographql.execution:apollo-execution-gradle-plugin" , version.ref = " apollo-kotlin-execution" }
91
- permissions-compose = { module = " dev.icerock.moko:permissions-compose" , version.ref = " permissionsCompose " }
92
- permissions-notifications = { module = " dev.icerock.moko:permissions-notifications" , version.ref = " permissionsNotifications " }
89
+ permissions-compose = { module = " dev.icerock.moko:permissions-compose" , version.ref = " permissions " }
90
+ permissions-notifications = { module = " dev.icerock.moko:permissions-notifications" , version.ref = " permissions " }
93
91
permissions = { module = " dev.icerock.moko:permissions" , version.ref = " permissions" }
94
92
spring-boot = { module = " org.springframework.boot:spring-boot" , version.ref = " spring" }
95
93
spring-boot-starter-logging = { module = " org.springframework.boot:spring-boot-starter-logging" , version.ref = " spring" }
@@ -111,6 +109,7 @@ coil-svg = { module = "io.coil-kt:coil-svg", version.ref = "io-coil-kt" }
111
109
coil-test = { module = " io.coil-kt:coil-test" , version.ref = " io-coil-kt" }
112
110
coil3-compose = { module = " io.coil-kt.coil3:coil-compose" , version.ref = " io-coil3-kt" }
113
111
coil3-network-ktor = { module = " io.coil-kt.coil3:coil-network-ktor3" , version.ref = " io-coil3-kt" }
112
+ ktor-client-cio = { group = " io.ktor" , name = " ktor-client-cio" , version = " 3.3.0" }
114
113
materialkolor = { module = " com.materialkolor:material-kolor" , version.ref = " materialkolor" }
115
114
116
115
compose-material = { module = " androidx.compose.material:material" , version.ref = " compose" }
@@ -182,9 +181,9 @@ multiplatform-settings-serialization = { module = "com.russhwolf:multiplatform-s
182
181
multiplatform-settings-coroutines = { module = " com.russhwolf:multiplatform-settings-serialization" , version.ref = " multiplatform-settings" }
183
182
multiplatform-settings-make-observable = { module = " com.russhwolf:multiplatform-settings-make-observable" , version.ref = " multiplatform-settings" }
184
183
multiplatform-settings-datastore = { module = " com.russhwolf:multiplatform-settings-datastore" , version.ref = " multiplatform-settings" }
185
- okhttp = " com.squareup.okhttp3:okhttp:5.0 .0"
186
- okhttp-coroutines = " com.squareup.okhttp3:okhttp-coroutines:5.0 .0"
187
- okhttp-logging-interceptor = " com.squareup.okhttp3:logging-interceptor:5.0 .0"
184
+ okhttp = " com.squareup.okhttp3:okhttp:5.1 .0"
185
+ okhttp-coroutines = " com.squareup.okhttp3:okhttp-coroutines:5.1 .0"
186
+ okhttp-logging-interceptor = " com.squareup.okhttp3:logging-interceptor:5.1 .0"
188
187
play-services-auth = " com.google.android.gms:play-services-auth:21.3.0"
189
188
plugin-kotlin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
190
189
plugin-android-application = { module = " com.android.tools.build:gradle" , version.ref = " agp" }
0 commit comments