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"
712android-library = " com.android.library:8.6.1"
13+ # # ⬆ :8.7.0"
14+ # # ⬆ :8.7.1"
15+ # # ⬆ :8.7.2"
16+ # # ⬆ :8.7.3"
817kotlin-android = " org.jetbrains.kotlin.android:2.0.21"
18+ # # ⬆ :2.1.0"
919kotlin-jvm = " org.jetbrains.kotlin.jvm:2.0.21"
20+ # # ⬆ :2.1.0"
1021kotlin-multiplatform = " org.jetbrains.kotlin.multiplatform:2.0.21"
22+ # # ⬆ :2.1.0"
1123compose-multiplatform = " org.jetbrains.compose:1.7.0"
24+ # # ⬆ :1.7.1"
25+ # # ⬆ :1.7.2"
26+ # # ⬆ :1.7.3"
27+ # # ⬆ :1.8.0+check"
1228compose-compiler = " org.jetbrains.kotlin.plugin.compose:2.0.21"
29+ # # ⬆ :2.1.0"
1330kotlin-ksp = " com.google.devtools.ksp:2.0.21-1.0.25"
31+ # # ⬆ :2.0.21-1.0.26"
32+ # # ⬆ :2.0.21-1.0.27"
33+ # # ⬆ :2.0.21-1.0.28"
34+ # # ⬆ :2.1.0-1.0.28"
35+ # # ⬆ :2.1.0-1.0.29"
1436kotlinx-serialization = " org.jetbrains.kotlin.plugin.serialization:2.0.21"
37+ # # ⬆ :2.1.0"
1538wire = " com.squareup.wire:5.1.0"
1639ktlint-plugin = " org.jlleitschuh.gradle.ktlint:11.6.1"
1740spotless-plugin = " com.diffplug.spotless:6.25.0"
1841google-services = " com.google.gms.google-services:4.4.2"
1942firebase-crashlytics = " com.google.firebase.crashlytics:3.0.2"
2043gradle-play-publisher = " com.github.triplet.play:3.11.0"
44+ # # ⬆ :3.12.0"
45+ # # ⬆ :3.12.1"
2146app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2247sqldelight = " app.cash.sqldelight:2.0.2"
2348ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,30 +51,73 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2651[libraries ]
2752
2853androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
54+ # # ⬆ :1.15.0"
2955androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
56+ # # ⬆ :1.9.3"
3057androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
58+ # # ⬆ :1.7.4"
59+ # # ⬆ :1.7.5"
60+ # # ⬆ :1.7.6"
3161material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3262androidx-browser = " androidx.browser:browser:1.8.0"
3363kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3464views-material = " com.google.android.material:material:1.12.0"
3565splash-screen = " androidx.core:core-splashscreen:1.0.1"
3666androidx-annotations = " androidx.annotation:annotation:1.8.2"
67+ # # ⬆ :1.9.0"
68+ # # ⬆ :1.9.1"
3769leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3870coil = " io.coil-kt.coil3:coil:3.0.0-rc01"
71+ # # ⬆ :3.0.0-rc02"
72+ # # ⬆ :3.0.0"
73+ # # ⬆ :3.0.1"
74+ # # ⬆ :3.0.2"
75+ # # ⬆ :3.0.3"
76+ # # ⬆ :3.0.4"
3977coil-compose = " io.coil-kt.coil3:coil-compose:3.0.0-rc01"
78+ # # ⬆ :3.0.0-rc02"
79+ # # ⬆ :3.0.0"
80+ # # ⬆ :3.0.1"
81+ # # ⬆ :3.0.2"
82+ # # ⬆ :3.0.3"
83+ # # ⬆ :3.0.4"
4084coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
85+ # # ⬆ :3.0.0-rc02"
86+ # # ⬆ :3.0.0"
87+ # # ⬆ :3.0.1"
88+ # # ⬆ :3.0.2"
89+ # # ⬆ :3.0.3"
90+ # # ⬆ :3.0.4"
4191# Update with caution as support for loading images in html feature currently break article card layout
4292compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
93+ # # ⬆ :1.0.0-rc05-k2"
94+ # # ⬆ :1.0.0-rc06"
95+ # # ⬆ :1.0.0-rc07"
96+ # # ⬆ :1.0.0-rc08"
97+ # # ⬆ :1.0.0-rc09"
98+ # # ⬆ :1.0.0-rc10"
4399kermit = " co.touchlab:kermit:2.0.4"
100+ # # ⬆ :2.0.5"
44101firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
102+ # # ⬆ :33.5.0"
103+ # # ⬆ :33.5.1"
104+ # # ⬆ :33.6.0"
105+ # # ⬆ :33.7.0"
45106firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
107+ # # ⬆ :19.2.1"
108+ # # ⬆ :19.3.0"
46109firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
47110bugsnag = " com.bugsnag:bugsnag:3.7.2"
48111androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
112+ # # ⬆ :2.8.7"
49113androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
114+ # # ⬆ :2.8.7"
50115voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
116+ # # ⬆ :1.0.1"
51117voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
118+ # # ⬆ :1.0.1"
52119voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
120+ # # ⬆ :1.0.1"
53121molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54122androidx-test-core = " androidx.test:core:1.6.1"
55123androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
@@ -68,22 +136,46 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68136lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69137lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70138rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
139+ # # ⬆ :6.0.9"
71140ktor-core = " io.ktor:ktor-client-core:3.0.0"
141+ # # ⬆ :3.0.1"
142+ # # ⬆ :3.0.2"
143+ # # ⬆ :3.0.3"
72144ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
145+ # # ⬆ :3.0.1"
146+ # # ⬆ :3.0.2"
147+ # # ⬆ :3.0.3"
73148ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
149+ # # ⬆ :3.0.1"
150+ # # ⬆ :3.0.2"
151+ # # ⬆ :3.0.3"
74152ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
153+ # # ⬆ :3.0.1"
154+ # # ⬆ :3.0.2"
155+ # # ⬆ :3.0.3"
75156ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
157+ # # ⬆ :3.0.1"
158+ # # ⬆ :3.0.2"
159+ # # ⬆ :3.0.3"
76160paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77161paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78162paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79163junit = " junit:junit:4.13.2"
80164strikt = " io.strikt:strikt-core:0.35.1"
81165turbine = " app.cash.turbine:turbine:1.1.0"
166+ # # ⬆ :1.2.0"
82167robolectric = " org.robolectric:robolectric:4.13"
168+ # # ⬆ :4.14"
169+ # # ⬆ :4.14.1"
83170guava = " com.google.guava:guava:33.3.1-android"
171+ # # ⬆ :33.4.0-android"
84172test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85173kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
174+ # # ⬆ :1.10.0"
175+ # # ⬆ :1.10.1"
86176kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
177+ # # ⬆ :1.10.0"
178+ # # ⬆ :1.10.1"
87179kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
88180
89181# Convention plugins dependencies
0 commit comments