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"
13+ # # ⬆ :8.8.1"
714android-library = " com.android.library:8.6.1"
15+ # # ⬆ :8.7.0"
16+ # # ⬆ :8.7.1"
17+ # # ⬆ :8.7.2"
18+ # # ⬆ :8.7.3"
19+ # # ⬆ :8.8.0"
20+ # # ⬆ :8.8.1"
821kotlin-android = " org.jetbrains.kotlin.android:2.0.21"
22+ # # ⬆ :2.1.0"
23+ # # ⬆ :2.1.10"
924kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.21"
25+ # # ⬆ :2.1.0"
26+ # # ⬆ :2.1.10"
1027kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.21"
28+ # # ⬆ :2.1.0"
29+ # # ⬆ :2.1.10"
1130compose-multiplatform = " org.jetbrains.compose:1.7.0"
31+ # # ⬆ :1.7.1"
32+ # # ⬆ :1.7.2"
33+ # # ⬆ :1.7.3"
34+ # # ⬆ :1.8.0+check"
1235compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.21"
36+ # # ⬆ :2.1.0"
37+ # # ⬆ :2.1.10"
1338kotlin-ksp = " com.google.devtools.ksp:2.0.21-1.0.25"
39+ # # ⬆ :2.0.21-1.0.26"
40+ # # ⬆ :2.0.21-1.0.27"
41+ # # ⬆ :2.0.21-1.0.28"
42+ # # ⬆ :2.1.0-1.0.28"
43+ # # ⬆ :2.1.0-1.0.29"
44+ # # ⬆ :2.1.10-1.0.29"
45+ # # ⬆ :2.1.10-1.0.30"
1446kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.21"
47+ # # ⬆ :2.1.0"
48+ # # ⬆ :2.1.10"
1549wire = " com.squareup.wire:5.1.0"
50+ # # ⬆ :5.2.0"
51+ # # ⬆ :5.2.1"
52+ # # ⬆ :5.3.0"
1653ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1754spotless-plugin = " com.diffplug.spotless:6.25.0"
55+ # # ⬆ :7.0.0"
56+ # # ⬆ :7.0.1"
57+ # # ⬆ :7.0.2"
1858google-services = " com.google.gms.google-services:4.4.2"
1959firebase-crashlytics = " com.google.firebase.crashlytics:3.0.2"
60+ # # ⬆ :3.0.3"
2061gradle-play-publisher = " com.github.triplet.play:3.11.0"
62+ # # ⬆ :3.12.0"
63+ # # ⬆ :3.12.1"
2164app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2265sqldelight = " app.cash.sqldelight:2.0.2"
2366ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,39 +69,100 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2669[libraries ]
2770
2871androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
72+ # # ⬆ :1.15.0"
2973androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
74+ # # ⬆ :1.9.3"
75+ # # ⬆ :1.10.0"
3076androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
77+ # # ⬆ :1.7.4"
78+ # # ⬆ :1.7.5"
79+ # # ⬆ :1.7.6"
80+ # # ⬆ :1.7.7"
81+ # # ⬆ :1.7.8"
3182material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3283androidx-browser = " androidx.browser:browser:1.8.0"
3384kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3485views-material = " com.google.android.material:material:1.12.0"
3586splash-screen = " androidx.core:core-splashscreen:1.0.1"
3687androidx-annotations = " androidx.annotation:annotation:1.8.2"
88+ # # ⬆ :1.9.0"
89+ # # ⬆ :1.9.1"
3790leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3891coil = " io.coil-kt.coil3:coil:3.0.0-rc01"
92+ # # ⬆ :3.0.0-rc02"
93+ # # ⬆ :3.0.0"
94+ # # ⬆ :3.0.1"
95+ # # ⬆ :3.0.2"
96+ # # ⬆ :3.0.3"
97+ # # ⬆ :3.0.4"
98+ # # ⬆ :3.1.0"
3999coil-compose = " io.coil-kt.coil3:coil-compose: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"
106+ # # ⬆ :3.1.0"
40107coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
108+ # # ⬆ :3.0.0-rc02"
109+ # # ⬆ :3.0.0"
110+ # # ⬆ :3.0.1"
111+ # # ⬆ :3.0.2"
112+ # # ⬆ :3.0.3"
113+ # # ⬆ :3.0.4"
114+ # # ⬆ :3.1.0"
41115# Update with caution as support for loading images in html feature currently break article card layout
42116compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
117+ # # ⬆ :1.0.0-rc05-k2"
118+ # # ⬆ :1.0.0-rc06"
119+ # # ⬆ :1.0.0-rc07"
120+ # # ⬆ :1.0.0-rc08"
121+ # # ⬆ :1.0.0-rc09"
122+ # # ⬆ :1.0.0-rc10"
123+ # # ⬆ :1.0.0-rc11"
43124kermit = " co.touchlab:kermit:2.0.4"
125+ # # ⬆ :2.0.5"
44126firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
127+ # # ⬆ :33.5.0"
128+ # # ⬆ :33.5.1"
129+ # # ⬆ :33.6.0"
130+ # # ⬆ :33.7.0"
131+ # # ⬆ :33.8.0"
132+ # # ⬆ :33.9.0"
45133firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
134+ # # ⬆ :19.2.1"
135+ # # ⬆ :19.3.0"
136+ # # ⬆ :19.4.0"
46137firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
138+ # # ⬆ :22.2.0"
47139bugsnag = " com.bugsnag:bugsnag:3.7.2"
48140androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
141+ # # ⬆ :2.8.7"
49142androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
143+ # # ⬆ :2.8.7"
50144voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
145+ # # ⬆ :1.0.1"
51146voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
147+ # # ⬆ :1.0.1"
52148voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
149+ # # ⬆ :1.0.1"
53150molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54151androidx-test-core = " androidx.test:core:1.6.1"
55152androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
56153androidx-test-runner = " androidx.test:runner:1.6.2"
57154datastore = " androidx.datastore:datastore:1.1.1"
155+ # # ⬆ :1.1.2"
58156datastore-core = " androidx.datastore:datastore-core:1.1.1"
157+ # # ⬆ :1.1.2"
59158datastore-preferences = " androidx.datastore:datastore-preferences:1.1.1"
159+ # # ⬆ :1.1.2"
60160datastore-preferences-core = " androidx.datastore:datastore-preferences-core:1.1.1"
161+ # # ⬆ :1.1.2"
61162okio = " com.squareup.okio:okio:3.9.1"
163+ # # ⬆ :3.10.0"
164+ # # ⬆ :3.10.1"
165+ # # ⬆ :3.10.2"
62166sqldelight-android = " app.cash.sqldelight:android-driver:2.0.2"
63167sqldelight-jvm = " app.cash.sqldelight:sqlite-driver:2.0.2"
64168sqldelight-paging = " app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +172,53 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68172lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69173lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70174rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
175+ # # ⬆ :6.0.9"
71176ktor-core = " io.ktor:ktor-client-core:3.0.0"
177+ # # ⬆ :3.0.1"
178+ # # ⬆ :3.0.2"
179+ # # ⬆ :3.0.3"
180+ # # ⬆ :3.1.0"
72181ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
182+ # # ⬆ :3.0.1"
183+ # # ⬆ :3.0.2"
184+ # # ⬆ :3.0.3"
185+ # # ⬆ :3.1.0"
73186ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
187+ # # ⬆ :3.0.1"
188+ # # ⬆ :3.0.2"
189+ # # ⬆ :3.0.3"
190+ # # ⬆ :3.1.0"
74191ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
192+ # # ⬆ :3.0.1"
193+ # # ⬆ :3.0.2"
194+ # # ⬆ :3.0.3"
195+ # # ⬆ :3.1.0"
75196ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
197+ # # ⬆ :3.0.1"
198+ # # ⬆ :3.0.2"
199+ # # ⬆ :3.0.3"
200+ # # ⬆ :3.1.0"
76201paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77202paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78203paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79204junit = " junit:junit:4.13.2"
80205strikt = " io.strikt:strikt-core:0.35.1"
81206turbine = " app.cash.turbine:turbine:1.1.0"
207+ # # ⬆ :1.2.0"
82208robolectric = " org.robolectric:robolectric:4.13"
209+ # # ⬆ :4.14"
210+ # # ⬆ :4.14.1"
83211guava = " com.google.guava:guava:33.3.1-android"
212+ # # ⬆ :33.4.0-android"
84213test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85214kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
215+ # # ⬆ :1.10.0"
216+ # # ⬆ :1.10.1"
86217kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
218+ # # ⬆ :1.10.0"
219+ # # ⬆ :1.10.1"
87220kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
221+ # # ⬆ :1.8.0"
88222
89223# Convention plugins dependencies
90224android-gradlePlugin = " com.android.tools.build:gradle:8.6.1"
0 commit comments