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"
56+ # # ⬆ :3.0.3"
2057gradle-play-publisher = " com.github.triplet.play:3.11.0"
58+ # # ⬆ :3.12.0"
59+ # # ⬆ :3.12.1"
2160app-versioning = " io.github.reactivecircus.app-versioning:1.3.2"
2261sqldelight = " app.cash.sqldelight:2.0.2"
2362ludi-common = { id = " ludi.common" , version = " unspecified" }
@@ -26,39 +65,98 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2665[libraries ]
2766
2867androidx-core-ktx = " androidx.core:core-ktx:1.13.1"
68+ # # ⬆ :1.15.0"
2969androidx-activity-compose = " androidx.activity:activity-compose:1.9.2"
70+ # # ⬆ :1.9.3"
71+ # # ⬆ :1.10.0"
3072androidx-compose-ui-test-junit4 = " androidx.compose.ui:ui-test-junit4:1.7.3"
73+ # # ⬆ :1.7.4"
74+ # # ⬆ :1.7.5"
75+ # # ⬆ :1.7.6"
76+ # # ⬆ :1.7.7"
3177material3-windowsizeclass = " dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3278androidx-browser = " androidx.browser:browser:1.8.0"
3379kmpalette-core = " com.kmpalette:kmpalette-core:3.1.0"
3480views-material = " com.google.android.material:material:1.12.0"
3581splash-screen = " androidx.core:core-splashscreen:1.0.1"
3682androidx-annotations = " androidx.annotation:annotation:1.8.2"
83+ # # ⬆ :1.9.0"
84+ # # ⬆ :1.9.1"
3785leakcanary = " com.squareup.leakcanary:leakcanary-android:2.14"
3886coil = " io.coil-kt.coil3:coil:3.0.0-rc01"
87+ # # ⬆ :3.0.0-rc02"
88+ # # ⬆ :3.0.0"
89+ # # ⬆ :3.0.1"
90+ # # ⬆ :3.0.2"
91+ # # ⬆ :3.0.3"
92+ # # ⬆ :3.0.4"
93+ # # ⬆ :3.1.0"
3994coil-compose = " io.coil-kt.coil3:coil-compose:3.0.0-rc01"
95+ # # ⬆ :3.0.0-rc02"
96+ # # ⬆ :3.0.0"
97+ # # ⬆ :3.0.1"
98+ # # ⬆ :3.0.2"
99+ # # ⬆ :3.0.3"
100+ # # ⬆ :3.0.4"
101+ # # ⬆ :3.1.0"
40102coil-network-ktor = " io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
103+ # # ⬆ :3.0.0-rc02"
104+ # # ⬆ :3.0.0"
105+ # # ⬆ :3.0.1"
106+ # # ⬆ :3.0.2"
107+ # # ⬆ :3.0.3"
108+ # # ⬆ :3.0.4"
109+ # # ⬆ :3.1.0"
41110# Update with caution as support for loading images in html feature currently break article card layout
42111compose-richeditor = " com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
112+ # # ⬆ :1.0.0-rc05-k2"
113+ # # ⬆ :1.0.0-rc06"
114+ # # ⬆ :1.0.0-rc07"
115+ # # ⬆ :1.0.0-rc08"
116+ # # ⬆ :1.0.0-rc09"
117+ # # ⬆ :1.0.0-rc10"
43118kermit = " co.touchlab:kermit:2.0.4"
119+ # # ⬆ :2.0.5"
44120firebase-bom = " com.google.firebase:firebase-bom:33.4.0"
121+ # # ⬆ :33.5.0"
122+ # # ⬆ :33.5.1"
123+ # # ⬆ :33.6.0"
124+ # # ⬆ :33.7.0"
125+ # # ⬆ :33.8.0"
126+ # # ⬆ :33.9.0"
45127firebase-crashlytics = " com.google.firebase:firebase-crashlytics:19.2.0"
128+ # # ⬆ :19.2.1"
129+ # # ⬆ :19.3.0"
130+ # # ⬆ :19.4.0"
46131firebase-analytics = " com.google.firebase:firebase-analytics:22.1.2"
132+ # # ⬆ :22.2.0"
47133bugsnag = " com.bugsnag:bugsnag:3.7.2"
48134androidx-lifecycle-runtime-ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
135+ # # ⬆ :2.8.7"
49136androidx-lifecycle-runtime-compose = " androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
137+ # # ⬆ :2.8.7"
50138voyager-screenmodel = " cafe.adriel.voyager:voyager-screenmodel:1.0.0"
139+ # # ⬆ :1.0.1"
51140voyager-navigator = " cafe.adriel.voyager:voyager-navigator:1.0.0"
141+ # # ⬆ :1.0.1"
52142voyager-transitions = " cafe.adriel.voyager:voyager-transitions:1.0.0"
143+ # # ⬆ :1.0.1"
53144molecule = " app.cash.molecule:molecule-runtime:2.0.0"
54145androidx-test-core = " androidx.test:core:1.6.1"
55146androidx-test-ext-junit = " androidx.test.ext:junit:1.2.1"
56147androidx-test-runner = " androidx.test:runner:1.6.2"
57148datastore = " androidx.datastore:datastore:1.1.1"
149+ # # ⬆ :1.1.2"
58150datastore-core = " androidx.datastore:datastore-core:1.1.1"
151+ # # ⬆ :1.1.2"
59152datastore-preferences = " androidx.datastore:datastore-preferences:1.1.1"
153+ # # ⬆ :1.1.2"
60154datastore-preferences-core = " androidx.datastore:datastore-preferences-core:1.1.1"
155+ # # ⬆ :1.1.2"
61156okio = " com.squareup.okio:okio:3.9.1"
157+ # # ⬆ :3.10.0"
158+ # # ⬆ :3.10.1"
159+ # # ⬆ :3.10.2"
62160sqldelight-android = " app.cash.sqldelight:android-driver:2.0.2"
63161sqldelight-jvm = " app.cash.sqldelight:sqlite-driver:2.0.2"
64162sqldelight-paging = " app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +166,48 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68166lyricist-core = " cafe.adriel.lyricist:lyricist:1.7.0"
69167lyricist-processor = " cafe.adriel.lyricist:lyricist-processor:1.7.0"
70168rss-parser = " com.prof18.rssparser:rssparser:6.0.8"
169+ # # ⬆ :6.0.9"
71170ktor-core = " io.ktor:ktor-client-core:3.0.0"
171+ # # ⬆ :3.0.1"
172+ # # ⬆ :3.0.2"
173+ # # ⬆ :3.0.3"
72174ktor-okhttp = " io.ktor:ktor-client-okhttp:3.0.0"
175+ # # ⬆ :3.0.1"
176+ # # ⬆ :3.0.2"
177+ # # ⬆ :3.0.3"
73178ktor-client-mock = " io.ktor:ktor-client-mock:3.0.0"
179+ # # ⬆ :3.0.1"
180+ # # ⬆ :3.0.2"
181+ # # ⬆ :3.0.3"
74182ktor-content-negotation = " io.ktor:ktor-client-content-negotiation:3.0.0"
183+ # # ⬆ :3.0.1"
184+ # # ⬆ :3.0.2"
185+ # # ⬆ :3.0.3"
75186ktor-kotlinx-serialization = " io.ktor:ktor-serialization-kotlinx-json:3.0.0"
187+ # # ⬆ :3.0.1"
188+ # # ⬆ :3.0.2"
189+ # # ⬆ :3.0.3"
76190paging-common = " app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77191paging-compose = " app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78192paging-testing = " app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79193junit = " junit:junit:4.13.2"
80194strikt = " io.strikt:strikt-core:0.35.1"
81195turbine = " app.cash.turbine:turbine:1.1.0"
196+ # # ⬆ :1.2.0"
82197robolectric = " org.robolectric:robolectric:4.13"
198+ # # ⬆ :4.14"
199+ # # ⬆ :4.14.1"
83200guava = " com.google.guava:guava:33.3.1-android"
201+ # # ⬆ :33.4.0-android"
84202test-parameter-injector = " com.google.testparameterinjector:test-parameter-injector:1.18"
85203kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
204+ # # ⬆ :1.10.0"
205+ # # ⬆ :1.10.1"
86206kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
207+ # # ⬆ :1.10.0"
208+ # # ⬆ :1.10.1"
87209kotlinx-serialization = " org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
210+ # # ⬆ :1.8.0"
88211
89212# Convention plugins dependencies
90213android-gradlePlugin = " com.android.tools.build:gradle:8.6.1"
0 commit comments