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"
921kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.21"
22+ # # ⬆ :2.1.0"
1023kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.21"
24+ # # ⬆ :2.1.0"
1125compose-multiplatform = " org.jetbrains.compose:1.7.0"
26+ # # ⬆ :1.7.1"
27+ # # ⬆ :1.7.2"
28+ # # ⬆ :1.7.3"
29+ # # ⬆ :1.8.0+check"
1230compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.21"
31+ # # ⬆ :2.1.0"
1332kotlin-ksp = " com.google.devtools.ksp:2.0.21-1.0.25"
33+ # # ⬆ :2.0.21-1.0.26"
34+ # # ⬆ :2.0.21-1.0.27"
35+ # # ⬆ :2.0.21-1.0.28"
36+ # # ⬆ :2.1.0-1.0.28"
37+ # # ⬆ :2.1.0-1.0.29"
1438kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.21"
39+ # # ⬆ :2.1.0"
1540wire = " com.squareup.wire:5.1.0"
41+ # # ⬆ :5.2.0"
42+ # # ⬆ :5.2.1"
1643ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1744spotless-plugin = " com.diffplug.spotless:6.25.0"
45+ # # ⬆ :7.0.0"
46+ # # ⬆ :7.0.1"
1847google-services = " com.google.gms.google-services:4.4.2"
1948firebase-crashlytics = " com.google.firebase.crashlytics:3.0.2"
2049gradle-play-publisher = " com.github.triplet.play:3.11.0"
50+ # # ⬆ :3.12.0"
51+ # # ⬆ :3.12.1"
2152app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2253sqldelight = " app.cash.sqldelight:2.0.2"
2354ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,30 +57,73 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2657[libraries ]
2758
2859androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
60+ # # ⬆ :1.15.0"
2961androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
62+ # # ⬆ :1.9.3"
3063androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
64+ # # ⬆ :1.7.4"
65+ # # ⬆ :1.7.5"
66+ # # ⬆ :1.7.6"
3167material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3268androidx-browser = " androidx.browser:browser:1.8.0"
3369kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3470views-material = " com.google.android.material:material:1.12.0"
3571splash-screen = " androidx.core:core-splashscreen:1.0.1"
3672androidx-annotations = " androidx.annotation:annotation:1.8.2"
73+ # # ⬆ :1.9.0"
74+ # # ⬆ :1.9.1"
3775leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3876coil = " io.coil-kt.coil3:coil:3.0.0-rc01"
77+ # # ⬆ :3.0.0-rc02"
78+ # # ⬆ :3.0.0"
79+ # # ⬆ :3.0.1"
80+ # # ⬆ :3.0.2"
81+ # # ⬆ :3.0.3"
82+ # # ⬆ :3.0.4"
3983coil-compose = " io.coil-kt.coil3:coil-compose:3.0.0-rc01"
84+ # # ⬆ :3.0.0-rc02"
85+ # # ⬆ :3.0.0"
86+ # # ⬆ :3.0.1"
87+ # # ⬆ :3.0.2"
88+ # # ⬆ :3.0.3"
89+ # # ⬆ :3.0.4"
4090coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
91+ # # ⬆ :3.0.0-rc02"
92+ # # ⬆ :3.0.0"
93+ # # ⬆ :3.0.1"
94+ # # ⬆ :3.0.2"
95+ # # ⬆ :3.0.3"
96+ # # ⬆ :3.0.4"
4197# Update with caution as support for loading images in html feature currently break article card layout
4298compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
99+ # # ⬆ :1.0.0-rc05-k2"
100+ # # ⬆ :1.0.0-rc06"
101+ # # ⬆ :1.0.0-rc07"
102+ # # ⬆ :1.0.0-rc08"
103+ # # ⬆ :1.0.0-rc09"
104+ # # ⬆ :1.0.0-rc10"
43105kermit = " co.touchlab:kermit:2.0.4"
106+ # # ⬆ :2.0.5"
44107firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
108+ # # ⬆ :33.5.0"
109+ # # ⬆ :33.5.1"
110+ # # ⬆ :33.6.0"
111+ # # ⬆ :33.7.0"
45112firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
113+ # # ⬆ :19.2.1"
114+ # # ⬆ :19.3.0"
46115firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
47116bugsnag = " com.bugsnag:bugsnag:3.7.2"
48117androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
118+ # # ⬆ :2.8.7"
49119androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
120+ # # ⬆ :2.8.7"
50121voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
122+ # # ⬆ :1.0.1"
51123voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
124+ # # ⬆ :1.0.1"
52125voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
126+ # # ⬆ :1.0.1"
53127molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54128androidx-test-core = " androidx.test:core:1.6.1"
55129androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
@@ -59,6 +133,9 @@ datastore-core = "androidx.datastore:datastore-core:1.1.1"
59133datastore-preferences = " androidx.datastore:datastore-preferences:1.1.1"
60134datastore-preferences-core = " androidx.datastore:datastore-preferences-core:1.1.1"
61135okio = " com.squareup.okio:okio:3.9.1"
136+ # # ⬆ :3.10.0"
137+ # # ⬆ :3.10.1"
138+ # # ⬆ :3.10.2"
62139sqldelight-android = " app.cash.sqldelight:android-driver:2.0.2"
63140sqldelight-jvm = " app.cash.sqldelight:sqlite-driver:2.0.2"
64141sqldelight-paging = " app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +145,48 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68145lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69146lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70147rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
148+ # # ⬆ :6.0.9"
71149ktor-core = " io.ktor:ktor-client-core:3.0.0"
150+ # # ⬆ :3.0.1"
151+ # # ⬆ :3.0.2"
152+ # # ⬆ :3.0.3"
72153ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
154+ # # ⬆ :3.0.1"
155+ # # ⬆ :3.0.2"
156+ # # ⬆ :3.0.3"
73157ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
158+ # # ⬆ :3.0.1"
159+ # # ⬆ :3.0.2"
160+ # # ⬆ :3.0.3"
74161ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
162+ # # ⬆ :3.0.1"
163+ # # ⬆ :3.0.2"
164+ # # ⬆ :3.0.3"
75165ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
166+ # # ⬆ :3.0.1"
167+ # # ⬆ :3.0.2"
168+ # # ⬆ :3.0.3"
76169paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77170paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78171paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79172junit = " junit:junit:4.13.2"
80173strikt = " io.strikt:strikt-core:0.35.1"
81174turbine = " app.cash.turbine:turbine:1.1.0"
175+ # # ⬆ :1.2.0"
82176robolectric = " org.robolectric:robolectric:4.13"
177+ # # ⬆ :4.14"
178+ # # ⬆ :4.14.1"
83179guava = " com.google.guava:guava:33.3.1-android"
180+ # # ⬆ :33.4.0-android"
84181test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85182kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
183+ # # ⬆ :1.10.0"
184+ # # ⬆ :1.10.1"
86185kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
186+ # # ⬆ :1.10.0"
187+ # # ⬆ :1.10.1"
87188kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
189+ # # ⬆ :1.8.0"
88190
89191# Convention plugins dependencies
90192android-gradlePlugin = " com.android.tools.build:gradle:8.6.1"
0 commit comments