Skip to content

Commit 218ee98

Browse files
committed
Refresh versions.properties
1 parent 8128bf4 commit 218ee98

File tree

1 file changed

+151
-0
lines changed

1 file changed

+151
-0
lines changed

gradle/libs.versions.toml

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,67 @@
33
[plugins]
44

55
gradle-buildconfig-plugin = "com.github.gmazzo.buildconfig:5.5.0"
6+
## ⬆ :5.5.1"
67
android-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"
14+
## ⬆ :8.8.2"
715
android-library = "com.android.library:8.6.1"
16+
## ⬆ :8.7.0"
17+
## ⬆ :8.7.1"
18+
## ⬆ :8.7.2"
19+
## ⬆ :8.7.3"
20+
## ⬆ :8.8.0"
21+
## ⬆ :8.8.1"
22+
## ⬆ :8.8.2"
823
kotlin-android = "org.jetbrains.kotlin.android:2.0.21"
24+
## ⬆ :2.1.0"
25+
## ⬆ :2.1.10"
926
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.21"
27+
## ⬆ :2.1.0"
28+
## ⬆ :2.1.10"
1029
kotlin-multiplatform = "org.jetbrains.kotlin.multiplatform:2.0.21"
30+
## ⬆ :2.1.0"
31+
## ⬆ :2.1.10"
1132
compose-multiplatform = "org.jetbrains.compose:1.7.0"
33+
## ⬆ :1.7.1"
34+
## ⬆ :1.7.2"
35+
## ⬆ :1.7.3"
36+
## ⬆ :1.8.0+check"
1237
compose-compiler = "org.jetbrains.kotlin.plugin.compose:2.0.21"
38+
## ⬆ :2.1.0"
39+
## ⬆ :2.1.10"
1340
kotlin-ksp = "com.google.devtools.ksp:2.0.21-1.0.25"
41+
## ⬆ :2.0.21-1.0.26"
42+
## ⬆ :2.0.21-1.0.27"
43+
## ⬆ :2.0.21-1.0.28"
44+
## ⬆ :2.1.0-1.0.28"
45+
## ⬆ :2.1.0-1.0.29"
46+
## ⬆ :2.1.10-1.0.29"
47+
## ⬆ :2.1.10-1.0.30"
48+
## ⬆ :2.1.10-1.0.31"
1449
kotlinx-serialization = "org.jetbrains.kotlin.plugin.serialization:2.0.21"
50+
## ⬆ :2.1.0"
51+
## ⬆ :2.1.10"
1552
wire = "com.squareup.wire:5.1.0"
53+
## ⬆ :5.2.0"
54+
## ⬆ :5.2.1"
55+
## ⬆ :5.3.0"
1656
ktlint-plugin = "org.jlleitschuh.gradle.ktlint:11.6.1"
1757
spotless-plugin = "com.diffplug.spotless:6.25.0"
58+
## ⬆ :7.0.0"
59+
## ⬆ :7.0.1"
60+
## ⬆ :7.0.2"
1861
google-services = "com.google.gms.google-services:4.4.2"
1962
firebase-crashlytics = "com.google.firebase.crashlytics:3.0.2"
63+
## ⬆ :3.0.3"
2064
gradle-play-publisher = "com.github.triplet.play:3.11.0"
65+
## ⬆ :3.12.0"
66+
## ⬆ :3.12.1"
2167
app-versioning = "io.github.reactivecircus.app-versioning:1.3.2"
2268
sqldelight = "app.cash.sqldelight:2.0.2"
2369
ludi-common = { id = "ludi.common", version = "unspecified" }
@@ -26,39 +72,108 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2672
[libraries]
2773

2874
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
75+
## ⬆ :1.15.0"
2976
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
77+
## ⬆ :1.9.3"
78+
## ⬆ :1.10.0"
79+
## ⬆ :1.10.1"
3080
androidx-compose-ui-test-junit4 = "androidx.compose.ui:ui-test-junit4:1.7.3"
81+
## ⬆ :1.7.4"
82+
## ⬆ :1.7.5"
83+
## ⬆ :1.7.6"
84+
## ⬆ :1.7.7"
85+
## ⬆ :1.7.8"
3186
material3-windowsizeclass = "dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3287
androidx-browser = "androidx.browser:browser:1.8.0"
3388
kmpalette-core = "com.kmpalette:kmpalette-core:3.1.0"
3489
views-material = "com.google.android.material:material:1.12.0"
3590
splash-screen = "androidx.core:core-splashscreen:1.0.1"
3691
androidx-annotations = "androidx.annotation:annotation:1.8.2"
92+
## ⬆ :1.9.0"
93+
## ⬆ :1.9.1"
3794
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
3895
coil = "io.coil-kt.coil3:coil:3.0.0-rc01"
96+
## ⬆ :3.0.0-rc02"
97+
## ⬆ :3.0.0"
98+
## ⬆ :3.0.1"
99+
## ⬆ :3.0.2"
100+
## ⬆ :3.0.3"
101+
## ⬆ :3.0.4"
102+
## ⬆ :3.1.0"
39103
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-rc01"
104+
## ⬆ :3.0.0-rc02"
105+
## ⬆ :3.0.0"
106+
## ⬆ :3.0.1"
107+
## ⬆ :3.0.2"
108+
## ⬆ :3.0.3"
109+
## ⬆ :3.0.4"
110+
## ⬆ :3.1.0"
40111
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
112+
## ⬆ :3.0.0-rc02"
113+
## ⬆ :3.0.0"
114+
## ⬆ :3.0.1"
115+
## ⬆ :3.0.2"
116+
## ⬆ :3.0.3"
117+
## ⬆ :3.0.4"
118+
## ⬆ :3.1.0"
41119
# Update with caution as support for loading images in html feature currently break article card layout
42120
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
121+
## ⬆ :1.0.0-rc05-k2"
122+
## ⬆ :1.0.0-rc06"
123+
## ⬆ :1.0.0-rc07"
124+
## ⬆ :1.0.0-rc08"
125+
## ⬆ :1.0.0-rc09"
126+
## ⬆ :1.0.0-rc10"
127+
## ⬆ :1.0.0-rc11"
43128
kermit = "co.touchlab:kermit:2.0.4"
129+
## ⬆ :2.0.5"
44130
firebase-bom = "com.google.firebase:firebase-bom:33.4.0"
131+
## ⬆ :33.5.0"
132+
## ⬆ :33.5.1"
133+
## ⬆ :33.6.0"
134+
## ⬆ :33.7.0"
135+
## ⬆ :33.8.0"
136+
## ⬆ :33.9.0"
137+
## ⬆ :33.10.0"
45138
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.2.0"
139+
## ⬆ :19.2.1"
140+
## ⬆ :19.3.0"
141+
## ⬆ :19.4.0"
142+
## ⬆ :19.4.1"
46143
firebase-analytics = "com.google.firebase:firebase-analytics:22.1.2"
144+
## ⬆ :22.2.0"
145+
## ⬆ :22.3.0"
47146
bugsnag = "com.bugsnag:bugsnag:3.7.2"
48147
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
148+
## ⬆ :2.8.7"
49149
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
150+
## ⬆ :2.8.7"
50151
voyager-screenmodel = "cafe.adriel.voyager:voyager-screenmodel:1.0.0"
152+
## ⬆ :1.0.1"
51153
voyager-navigator = "cafe.adriel.voyager:voyager-navigator:1.0.0"
154+
## ⬆ :1.0.1"
52155
voyager-transitions = "cafe.adriel.voyager:voyager-transitions:1.0.0"
156+
## ⬆ :1.0.1"
53157
molecule = "app.cash.molecule:molecule-runtime:2.0.0"
54158
androidx-test-core = "androidx.test:core:1.6.1"
55159
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
56160
androidx-test-runner = "androidx.test:runner:1.6.2"
57161
datastore = "androidx.datastore:datastore:1.1.1"
162+
## ⬆ :1.1.2"
163+
## ⬆ :1.1.3"
58164
datastore-core = "androidx.datastore:datastore-core:1.1.1"
165+
## ⬆ :1.1.2"
166+
## ⬆ :1.1.3"
59167
datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
168+
## ⬆ :1.1.2"
169+
## ⬆ :1.1.3"
60170
datastore-preferences-core = "androidx.datastore:datastore-preferences-core:1.1.1"
171+
## ⬆ :1.1.2"
172+
## ⬆ :1.1.3"
61173
okio = "com.squareup.okio:okio:3.9.1"
174+
## ⬆ :3.10.0"
175+
## ⬆ :3.10.1"
176+
## ⬆ :3.10.2"
62177
sqldelight-android = "app.cash.sqldelight:android-driver:2.0.2"
63178
sqldelight-jvm = "app.cash.sqldelight:sqlite-driver:2.0.2"
64179
sqldelight-paging = "app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +183,59 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68183
lyricist-core = "cafe.adriel.lyricist:lyricist:1.7.0"
69184
lyricist-processor = "cafe.adriel.lyricist:lyricist-processor:1.7.0"
70185
rss-parser = "com.prof18.rssparser:rssparser:6.0.8"
186+
## ⬆ :6.0.9"
187+
## ⬆ :6.0.10"
71188
ktor-core = "io.ktor:ktor-client-core:3.0.0"
189+
## ⬆ :3.0.1"
190+
## ⬆ :3.0.2"
191+
## ⬆ :3.0.3"
192+
## ⬆ :3.1.0"
193+
## ⬆ :3.1.1"
72194
ktor-okhttp = "io.ktor:ktor-client-okhttp:3.0.0"
195+
## ⬆ :3.0.1"
196+
## ⬆ :3.0.2"
197+
## ⬆ :3.0.3"
198+
## ⬆ :3.1.0"
199+
## ⬆ :3.1.1"
73200
ktor-client-mock = "io.ktor:ktor-client-mock:3.0.0"
201+
## ⬆ :3.0.1"
202+
## ⬆ :3.0.2"
203+
## ⬆ :3.0.3"
204+
## ⬆ :3.1.0"
205+
## ⬆ :3.1.1"
74206
ktor-content-negotation = "io.ktor:ktor-client-content-negotiation:3.0.0"
207+
## ⬆ :3.0.1"
208+
## ⬆ :3.0.2"
209+
## ⬆ :3.0.3"
210+
## ⬆ :3.1.0"
211+
## ⬆ :3.1.1"
75212
ktor-kotlinx-serialization = "io.ktor:ktor-serialization-kotlinx-json:3.0.0"
213+
## ⬆ :3.0.1"
214+
## ⬆ :3.0.2"
215+
## ⬆ :3.0.3"
216+
## ⬆ :3.1.0"
217+
## ⬆ :3.1.1"
76218
paging-common = "app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77219
paging-compose = "app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78220
paging-testing = "app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79221
junit = "junit:junit:4.13.2"
80222
strikt = "io.strikt:strikt-core:0.35.1"
81223
turbine = "app.cash.turbine:turbine:1.1.0"
224+
## ⬆ :1.2.0"
82225
robolectric = "org.robolectric:robolectric:4.13"
226+
## ⬆ :4.14"
227+
## ⬆ :4.14.1"
83228
guava = "com.google.guava:guava:33.3.1-android"
229+
## ⬆ :33.4.0-android"
84230
test-parameter-injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
85231
kotlinx-coroutines-swing = "org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
232+
## ⬆ :1.10.0"
233+
## ⬆ :1.10.1"
86234
kotlinx-coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
235+
## ⬆ :1.10.0"
236+
## ⬆ :1.10.1"
87237
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
238+
## ⬆ :1.8.0"
88239

89240
# Convention plugins dependencies
90241
android-gradlePlugin = "com.android.tools.build:gradle:8.6.1"

0 commit comments

Comments
 (0)