44
55gradle-buildconfig-plugin = " com.github.gmazzo.buildconfig:5.5.0"
66android-application = " com.android.application:8.6.1"
7+ # # ⬆ :8.7.0"
78android-library = " com.android.library:8.6.1"
9+ # # ⬆ :8.7.0"
810kotlin-android = " org.jetbrains.kotlin.android:2.0.0-RC1"
11+ # # ⬆ :2.0.0-RC2"
12+ # # ⬆ :2.0.0-RC3"
13+ # # ⬆ :2.0.0"
14+ # # ⬆ :2.0.10-RC"
15+ # # ⬆ :2.0.10-RC2"
16+ # # ⬆ :2.0.10"
17+ # # ⬆ :2.0.20-RC"
18+ # # ⬆ :2.0.20-RC2"
19+ # # ⬆ :2.0.20"
20+ # # ⬆ :2.0.21-RC"
21+ # # ⬆ :2.0.21"
922kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.0-RC1"
23+ # # ⬆ :2.0.0-RC2"
24+ # # ⬆ :2.0.0-RC3"
25+ # # ⬆ :2.0.0"
26+ # # ⬆ :2.0.10-RC"
27+ # # ⬆ :2.0.10-RC2"
28+ # # ⬆ :2.0.10"
29+ # # ⬆ :2.0.20-RC"
30+ # # ⬆ :2.0.20-RC2"
31+ # # ⬆ :2.0.20"
32+ # # ⬆ :2.0.21-RC"
33+ # # ⬆ :2.0.21"
1034kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.0-RC1"
35+ # # ⬆ :2.0.0-RC2"
36+ # # ⬆ :2.0.0-RC3"
37+ # # ⬆ :2.0.0"
38+ # # ⬆ :2.0.10-RC"
39+ # # ⬆ :2.0.10-RC2"
40+ # # ⬆ :2.0.10"
41+ # # ⬆ :2.0.20-RC"
42+ # # ⬆ :2.0.20-RC2"
43+ # # ⬆ :2.0.20"
44+ # # ⬆ :2.0.21-RC"
45+ # # ⬆ :2.0.21"
1146compose-multiplatform = " org.jetbrains.compose:1.7.0-rc01"
47+ # # ⬆ :1.7.0-rc01+build1842-release-1.7"
48+ # # ⬆ :1.7.0-rc01+build1844-release-1.7"
49+ # # ⬆ :1.7.0-rc01+build1854-release-1.7"
1250compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.0-RC1"
51+ # # ⬆ :2.0.0-RC2"
52+ # # ⬆ :2.0.0-RC3"
53+ # # ⬆ :2.0.0"
54+ # # ⬆ :2.0.10-RC"
55+ # # ⬆ :2.0.10-RC2"
56+ # # ⬆ :2.0.10"
57+ # # ⬆ :2.0.20-RC"
58+ # # ⬆ :2.0.20-RC2"
59+ # # ⬆ :2.0.20"
60+ # # ⬆ :2.0.21-RC"
61+ # # ⬆ :2.0.21"
1362kotlin-ksp = " com.google.devtools.ksp:2.0.0-1.0.24"
63+ # # ⬆ :2.0.10-1.0.24"
64+ # # ⬆ :2.0.20-1.0.24"
65+ # # ⬆ :2.0.20-1.0.25"
66+ # # ⬆ :2.0.21-1.0.25"
1467kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.0-RC1"
68+ # # ⬆ :2.0.0-RC2"
69+ # # ⬆ :2.0.0-RC3"
70+ # # ⬆ :2.0.0"
71+ # # ⬆ :2.0.10-RC"
72+ # # ⬆ :2.0.10-RC2"
73+ # # ⬆ :2.0.10"
74+ # # ⬆ :2.0.20-RC"
75+ # # ⬆ :2.0.20-RC2"
76+ # # ⬆ :2.0.20"
77+ # # ⬆ :2.0.21-RC"
78+ # # ⬆ :2.0.21"
1579wire = " com.squareup.wire:5.1.0"
1680ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1781spotless-plugin = " com.diffplug.spotless:6.25.0"
@@ -28,6 +92,7 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2892androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
2993androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
3094androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.2"
95+ # # ⬆ :1.7.3"
3196material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3297androidx-browser = " androidx.browser:browser:1.8.0"
3398kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
@@ -36,14 +101,25 @@ splash-screen = "androidx.core:core-splashscreen:1.0.1"
36101androidx-annotations = " androidx.annotation:annotation:1.8.2"
37102leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
38103coil = " io.coil-kt.coil3:coil:3.0.0-alpha10"
104+ # # ⬆ :3.0.0-rc01"
39105coil-compose = " io.coil-kt.coil3:coil-compose:3.0.0-alpha10"
106+ # # ⬆ :3.0.0-rc01"
40107coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor2:3.0.0-alpha10"
108+ # # ⬆ :3.0.0-rc01"
41109# Update with caution as support for loading images in html feature currently break article card layout
42110compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
111+ # # ⬆ :1.0.0-rc05-k2"
112+ # # ⬆ :1.0.0-rc06"
113+ # # ⬆ :1.0.0-rc07"
114+ # # ⬆ :1.0.0-rc08"
115+ # # ⬆ :1.0.0-rc09"
43116kermit = " co.touchlab:kermit:2.0.4"
44117firebase-bom = " com.google.firebase:firebase-bom:33.3.0"
118+ # # ⬆ :33.4.0"
45119firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.1.0"
120+ # # ⬆ :19.2.0"
46121firebase-analytics = " com.google.firebase:firebase-analytics:22.1.0"
122+ # # ⬆ :22.1.2"
47123bugsnag = " com.bugsnag:bugsnag:3.7.2"
48124androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
49125androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
@@ -69,10 +145,15 @@ lyricist-core = "cafe.adriel.lyricist:lyricist:1.7.0"
69145lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70146rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
71147ktor-core = " io.ktor:ktor-client-core:2.3.12"
148+ # # ⬆ :3.0.0"
72149ktor-okhttp = " io.ktor:ktor-client-okhttp:2.3.12"
150+ # # ⬆ :3.0.0"
73151ktor-client-mock = " io.ktor:ktor-client-mock:2.3.12"
152+ # # ⬆ :3.0.0"
74153ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:2.3.12"
154+ # # ⬆ :3.0.0"
75155ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:2.3.12"
156+ # # ⬆ :3.0.0"
76157paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77158paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78159paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
@@ -81,7 +162,9 @@ strikt = "io.strikt:strikt-core:0.35.1"
81162turbine = " app.cash.turbine:turbine:1.1.0"
82163robolectric = " org.robolectric:robolectric:4.13"
83164guava = " com.google.guava:guava:33.3.0-android"
165+ # # ⬆ :33.3.1-android"
84166test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.17"
167+ # # ⬆ :1.18"
85168kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
86169kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
87170kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
0 commit comments