33[plugins ]
44
55gradle-buildconfig-plugin = " com.github.gmazzo.buildconfig:5.5.0"
6+ # # ⬆ :5.5.1"
7+ # # ⬆ :5.5.2"
68android-application = " com.android.application:8.6.1"
9+ # # ⬆ :8.7.0"
10+ # # ⬆ :8.7.1"
11+ # # ⬆ :8.7.2"
12+ # # ⬆ :8.7.3"
13+ # # ⬆ :8.8.0"
14+ # # ⬆ :8.8.1"
15+ # # ⬆ :8.8.2"
16+ # # ⬆ :8.9.0"
717android-library = " com.android.library:8.6.1"
18+ # # ⬆ :8.7.0"
19+ # # ⬆ :8.7.1"
20+ # # ⬆ :8.7.2"
21+ # # ⬆ :8.7.3"
22+ # # ⬆ :8.8.0"
23+ # # ⬆ :8.8.1"
24+ # # ⬆ :8.8.2"
25+ # # ⬆ :8.9.0"
826kotlin-android = " org.jetbrains.kotlin.android:2.0.21"
27+ # # ⬆ :2.1.0"
28+ # # ⬆ :2.1.10"
929kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.21"
30+ # # ⬆ :2.1.0"
31+ # # ⬆ :2.1.10"
1032kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.21"
33+ # # ⬆ :2.1.0"
34+ # # ⬆ :2.1.10"
1135compose-multiplatform = " org.jetbrains.compose:1.7.0"
36+ # # ⬆ :1.7.1"
37+ # # ⬆ :1.7.2"
38+ # # ⬆ :1.7.3"
39+ # # ⬆ :1.8.0+check"
1240compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.21"
41+ # # ⬆ :2.1.0"
42+ # # ⬆ :2.1.10"
1343kotlin-ksp = " com.google.devtools.ksp:2.0.21-1.0.25"
44+ # # ⬆ :2.0.21-1.0.26"
45+ # # ⬆ :2.0.21-1.0.27"
46+ # # ⬆ :2.0.21-1.0.28"
47+ # # ⬆ :2.1.0-1.0.28"
48+ # # ⬆ :2.1.0-1.0.29"
49+ # # ⬆ :2.1.10-1.0.29"
50+ # # ⬆ :2.1.10-1.0.30"
51+ # # ⬆ :2.1.10-1.0.31"
1452kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.21"
53+ # # ⬆ :2.1.0"
54+ # # ⬆ :2.1.10"
1555wire = " com.squareup.wire:5.1.0"
56+ # # ⬆ :5.2.0"
57+ # # ⬆ :5.2.1"
58+ # # ⬆ :5.3.0"
59+ # # ⬆ :5.3.1"
1660ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1761spotless-plugin = " com.diffplug.spotless:6.25.0"
62+ # # ⬆ :7.0.0"
63+ # # ⬆ :7.0.1"
64+ # # ⬆ :7.0.2"
1865google-services = " com.google.gms.google-services:4.4.2"
1966firebase-crashlytics = " com.google.firebase.crashlytics:3.0.2"
67+ # # ⬆ :3.0.3"
2068gradle-play-publisher = " com.github.triplet.play:3.11.0"
69+ # # ⬆ :3.12.0"
70+ # # ⬆ :3.12.1"
2171app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2272sqldelight = " app.cash.sqldelight:2.0.2"
2373ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,39 +76,109 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2676[libraries ]
2777
2878androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
79+ # # ⬆ :1.15.0"
2980androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
81+ # # ⬆ :1.9.3"
82+ # # ⬆ :1.10.0"
83+ # # ⬆ :1.10.1"
3084androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
85+ # # ⬆ :1.7.4"
86+ # # ⬆ :1.7.5"
87+ # # ⬆ :1.7.6"
88+ # # ⬆ :1.7.7"
89+ # # ⬆ :1.7.8"
3190material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3291androidx-browser = " androidx.browser:browser:1.8.0"
3392kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3493views-material = " com.google.android.material:material:1.12.0"
3594splash-screen = " androidx.core:core-splashscreen:1.0.1"
3695androidx-annotations = " androidx.annotation:annotation:1.8.2"
96+ # # ⬆ :1.9.0"
97+ # # ⬆ :1.9.1"
3798leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3899coil = " io.coil-kt.coil3:coil: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"
39107coil-compose = " io.coil-kt.coil3:coil-compose: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"
40115coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
116+ # # ⬆ :3.0.0-rc02"
117+ # # ⬆ :3.0.0"
118+ # # ⬆ :3.0.1"
119+ # # ⬆ :3.0.2"
120+ # # ⬆ :3.0.3"
121+ # # ⬆ :3.0.4"
122+ # # ⬆ :3.1.0"
41123# Update with caution as support for loading images in html feature currently break article card layout
42124compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
125+ # # ⬆ :1.0.0-rc05-k2"
126+ # # ⬆ :1.0.0-rc06"
127+ # # ⬆ :1.0.0-rc07"
128+ # # ⬆ :1.0.0-rc08"
129+ # # ⬆ :1.0.0-rc09"
130+ # # ⬆ :1.0.0-rc10"
131+ # # ⬆ :1.0.0-rc11"
132+ # # ⬆ :1.0.0-rc12"
43133kermit = " co.touchlab:kermit:2.0.4"
134+ # # ⬆ :2.0.5"
44135firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
136+ # # ⬆ :33.5.0"
137+ # # ⬆ :33.5.1"
138+ # # ⬆ :33.6.0"
139+ # # ⬆ :33.7.0"
140+ # # ⬆ :33.8.0"
141+ # # ⬆ :33.9.0"
142+ # # ⬆ :33.10.0"
45143firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
144+ # # ⬆ :19.2.1"
145+ # # ⬆ :19.3.0"
146+ # # ⬆ :19.4.0"
147+ # # ⬆ :19.4.1"
46148firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
149+ # # ⬆ :22.2.0"
150+ # # ⬆ :22.3.0"
47151bugsnag = " com.bugsnag:bugsnag:3.7.2"
48152androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
153+ # # ⬆ :2.8.7"
49154androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
155+ # # ⬆ :2.8.7"
50156voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
157+ # # ⬆ :1.0.1"
51158voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
159+ # # ⬆ :1.0.1"
52160voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
161+ # # ⬆ :1.0.1"
53162molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54163androidx-test-core = " androidx.test:core:1.6.1"
55164androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
56165androidx-test-runner = " androidx.test:runner:1.6.2"
57166datastore = " androidx.datastore:datastore:1.1.1"
167+ # # ⬆ :1.1.2"
168+ # # ⬆ :1.1.3"
58169datastore-core = " androidx.datastore:datastore-core:1.1.1"
170+ # # ⬆ :1.1.2"
171+ # # ⬆ :1.1.3"
59172datastore-preferences = " androidx.datastore:datastore-preferences:1.1.1"
173+ # # ⬆ :1.1.2"
174+ # # ⬆ :1.1.3"
60175datastore-preferences-core = " androidx.datastore:datastore-preferences-core:1.1.1"
176+ # # ⬆ :1.1.2"
177+ # # ⬆ :1.1.3"
61178okio = " com.squareup.okio:okio:3.9.1"
179+ # # ⬆ :3.10.0"
180+ # # ⬆ :3.10.1"
181+ # # ⬆ :3.10.2"
62182sqldelight-android = " app.cash.sqldelight:android-driver:2.0.2"
63183sqldelight-jvm = " app.cash.sqldelight:sqlite-driver:2.0.2"
64184sqldelight-paging = " app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +188,59 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68188lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69189lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70190rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
191+ # # ⬆ :6.0.9"
192+ # # ⬆ :6.0.10"
71193ktor-core = " io.ktor:ktor-client-core:3.0.0"
194+ # # ⬆ :3.0.1"
195+ # # ⬆ :3.0.2"
196+ # # ⬆ :3.0.3"
197+ # # ⬆ :3.1.0"
198+ # # ⬆ :3.1.1"
72199ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
200+ # # ⬆ :3.0.1"
201+ # # ⬆ :3.0.2"
202+ # # ⬆ :3.0.3"
203+ # # ⬆ :3.1.0"
204+ # # ⬆ :3.1.1"
73205ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
206+ # # ⬆ :3.0.1"
207+ # # ⬆ :3.0.2"
208+ # # ⬆ :3.0.3"
209+ # # ⬆ :3.1.0"
210+ # # ⬆ :3.1.1"
74211ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
212+ # # ⬆ :3.0.1"
213+ # # ⬆ :3.0.2"
214+ # # ⬆ :3.0.3"
215+ # # ⬆ :3.1.0"
216+ # # ⬆ :3.1.1"
75217ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
218+ # # ⬆ :3.0.1"
219+ # # ⬆ :3.0.2"
220+ # # ⬆ :3.0.3"
221+ # # ⬆ :3.1.0"
222+ # # ⬆ :3.1.1"
76223paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77224paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78225paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79226junit = " junit:junit:4.13.2"
80227strikt = " io.strikt:strikt-core:0.35.1"
81228turbine = " app.cash.turbine:turbine:1.1.0"
229+ # # ⬆ :1.2.0"
82230robolectric = " org.robolectric:robolectric:4.13"
231+ # # ⬆ :4.14"
232+ # # ⬆ :4.14.1"
83233guava = " com.google.guava:guava:33.3.1-android"
234+ # # ⬆ :33.4.0-android"
84235test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85236kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
237+ # # ⬆ :1.10.0"
238+ # # ⬆ :1.10.1"
86239kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
240+ # # ⬆ :1.10.0"
241+ # # ⬆ :1.10.1"
87242kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
243+ # # ⬆ :1.8.0"
88244
89245# Convention plugins dependencies
90246android-gradlePlugin = " com.android.tools.build:gradle:8.6.1"
0 commit comments