33[plugins ]
44
55gradle-buildconfig-plugin = " com.github.gmazzo.buildconfig:5.5.0"
6+ # # ⬆ :5.5.1"
67android-application = " com.android.application:8.6.1"
8+ # # ⬆ :8.7.0"
9+ # # ⬆ :8.7.1"
10+ # # ⬆ :8.7.2"
11+ # # ⬆ :8.7.3"
12+ # # ⬆ :8.8.0"
713android-library = " com.android.library:8.6.1"
14+ # # ⬆ :8.7.0"
15+ # # ⬆ :8.7.1"
16+ # # ⬆ :8.7.2"
17+ # # ⬆ :8.7.3"
18+ # # ⬆ :8.8.0"
819kotlin-android = " org.jetbrains.kotlin.android:2.0.21"
20+ # # ⬆ :2.1.0"
21+ # # ⬆ :2.1.10"
922kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.21"
23+ # # ⬆ :2.1.0"
24+ # # ⬆ :2.1.10"
1025kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.21"
26+ # # ⬆ :2.1.0"
27+ # # ⬆ :2.1.10"
1128compose-multiplatform = " org.jetbrains.compose:1.7.0"
29+ # # ⬆ :1.7.1"
30+ # # ⬆ :1.7.2"
31+ # # ⬆ :1.7.3"
32+ # # ⬆ :1.8.0+check"
1233compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.21"
34+ # # ⬆ :2.1.0"
35+ # # ⬆ :2.1.10"
1336kotlin-ksp = " com.google.devtools.ksp:2.0.21-1.0.25"
37+ # # ⬆ :2.0.21-1.0.26"
38+ # # ⬆ :2.0.21-1.0.27"
39+ # # ⬆ :2.0.21-1.0.28"
40+ # # ⬆ :2.1.0-1.0.28"
41+ # # ⬆ :2.1.0-1.0.29"
42+ # # ⬆ :2.1.10-1.0.29"
1443kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.21"
44+ # # ⬆ :2.1.0"
45+ # # ⬆ :2.1.10"
1546wire = " com.squareup.wire:5.1.0"
47+ # # ⬆ :5.2.0"
48+ # # ⬆ :5.2.1"
1649ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1750spotless-plugin = " com.diffplug.spotless:6.25.0"
51+ # # ⬆ :7.0.0"
52+ # # ⬆ :7.0.1"
53+ # # ⬆ :7.0.2"
1854google-services = " com.google.gms.google-services:4.4.2"
1955firebase-crashlytics = " com.google.firebase.crashlytics:3.0.2"
2056gradle-play-publisher = " com.github.triplet.play:3.11.0"
57+ # # ⬆ :3.12.0"
58+ # # ⬆ :3.12.1"
2159app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2260sqldelight = " app.cash.sqldelight:2.0.2"
2361ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,39 +64,94 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2664[libraries ]
2765
2866androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
67+ # # ⬆ :1.15.0"
2968androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
69+ # # ⬆ :1.9.3"
70+ # # ⬆ :1.10.0"
3071androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
72+ # # ⬆ :1.7.4"
73+ # # ⬆ :1.7.5"
74+ # # ⬆ :1.7.6"
75+ # # ⬆ :1.7.7"
3176material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3277androidx-browser = " androidx.browser:browser:1.8.0"
3378kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3479views-material = " com.google.android.material:material:1.12.0"
3580splash-screen = " androidx.core:core-splashscreen:1.0.1"
3681androidx-annotations = " androidx.annotation:annotation:1.8.2"
82+ # # ⬆ :1.9.0"
83+ # # ⬆ :1.9.1"
3784leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3885coil = " io.coil-kt.coil3:coil:3.0.0-rc01"
86+ # # ⬆ :3.0.0-rc02"
87+ # # ⬆ :3.0.0"
88+ # # ⬆ :3.0.1"
89+ # # ⬆ :3.0.2"
90+ # # ⬆ :3.0.3"
91+ # # ⬆ :3.0.4"
3992coil-compose = " io.coil-kt.coil3:coil-compose:3.0.0-rc01"
93+ # # ⬆ :3.0.0-rc02"
94+ # # ⬆ :3.0.0"
95+ # # ⬆ :3.0.1"
96+ # # ⬆ :3.0.2"
97+ # # ⬆ :3.0.3"
98+ # # ⬆ :3.0.4"
4099coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
100+ # # ⬆ :3.0.0-rc02"
101+ # # ⬆ :3.0.0"
102+ # # ⬆ :3.0.1"
103+ # # ⬆ :3.0.2"
104+ # # ⬆ :3.0.3"
105+ # # ⬆ :3.0.4"
41106# Update with caution as support for loading images in html feature currently break article card layout
42107compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
108+ # # ⬆ :1.0.0-rc05-k2"
109+ # # ⬆ :1.0.0-rc06"
110+ # # ⬆ :1.0.0-rc07"
111+ # # ⬆ :1.0.0-rc08"
112+ # # ⬆ :1.0.0-rc09"
113+ # # ⬆ :1.0.0-rc10"
43114kermit = " co.touchlab:kermit:2.0.4"
115+ # # ⬆ :2.0.5"
44116firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
117+ # # ⬆ :33.5.0"
118+ # # ⬆ :33.5.1"
119+ # # ⬆ :33.6.0"
120+ # # ⬆ :33.7.0"
121+ # # ⬆ :33.8.0"
45122firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
123+ # # ⬆ :19.2.1"
124+ # # ⬆ :19.3.0"
125+ # # ⬆ :19.4.0"
46126firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
127+ # # ⬆ :22.2.0"
47128bugsnag = " com.bugsnag:bugsnag:3.7.2"
48129androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
130+ # # ⬆ :2.8.7"
49131androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
132+ # # ⬆ :2.8.7"
50133voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
134+ # # ⬆ :1.0.1"
51135voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
136+ # # ⬆ :1.0.1"
52137voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
138+ # # ⬆ :1.0.1"
53139molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54140androidx-test-core = " androidx.test:core:1.6.1"
55141androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
56142androidx-test-runner = " androidx.test:runner:1.6.2"
57143datastore = " androidx.datastore:datastore:1.1.1"
144+ # # ⬆ :1.1.2"
58145datastore-core = " androidx.datastore:datastore-core:1.1.1"
146+ # # ⬆ :1.1.2"
59147datastore-preferences = " androidx.datastore:datastore-preferences:1.1.1"
148+ # # ⬆ :1.1.2"
60149datastore-preferences-core = " androidx.datastore:datastore-preferences-core:1.1.1"
150+ # # ⬆ :1.1.2"
61151okio = " com.squareup.okio:okio:3.9.1"
152+ # # ⬆ :3.10.0"
153+ # # ⬆ :3.10.1"
154+ # # ⬆ :3.10.2"
62155sqldelight-android = " app.cash.sqldelight:android-driver:2.0.2"
63156sqldelight-jvm = " app.cash.sqldelight:sqlite-driver:2.0.2"
64157sqldelight-paging = " app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +161,48 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68161lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69162lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70163rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
164+ # # ⬆ :6.0.9"
71165ktor-core = " io.ktor:ktor-client-core:3.0.0"
166+ # # ⬆ :3.0.1"
167+ # # ⬆ :3.0.2"
168+ # # ⬆ :3.0.3"
72169ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
170+ # # ⬆ :3.0.1"
171+ # # ⬆ :3.0.2"
172+ # # ⬆ :3.0.3"
73173ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
174+ # # ⬆ :3.0.1"
175+ # # ⬆ :3.0.2"
176+ # # ⬆ :3.0.3"
74177ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
178+ # # ⬆ :3.0.1"
179+ # # ⬆ :3.0.2"
180+ # # ⬆ :3.0.3"
75181ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
182+ # # ⬆ :3.0.1"
183+ # # ⬆ :3.0.2"
184+ # # ⬆ :3.0.3"
76185paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77186paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78187paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79188junit = " junit:junit:4.13.2"
80189strikt = " io.strikt:strikt-core:0.35.1"
81190turbine = " app.cash.turbine:turbine:1.1.0"
191+ # # ⬆ :1.2.0"
82192robolectric = " org.robolectric:robolectric:4.13"
193+ # # ⬆ :4.14"
194+ # # ⬆ :4.14.1"
83195guava = " com.google.guava:guava:33.3.1-android"
196+ # # ⬆ :33.4.0-android"
84197test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85198kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
199+ # # ⬆ :1.10.0"
200+ # # ⬆ :1.10.1"
86201kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
202+ # # ⬆ :1.10.0"
203+ # # ⬆ :1.10.1"
87204kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
205+ # # ⬆ :1.8.0"
88206
89207# Convention plugins dependencies
90208android-gradlePlugin = " com.android.tools.build:gradle:8.6.1"
0 commit comments