Skip to content

Commit 074531f

Browse files
committed
Refresh versions.properties
1 parent 8128bf4 commit 074531f

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed

gradle/libs.versions.toml

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,53 @@
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"
713
android-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"
819
kotlin-android = "org.jetbrains.kotlin.android:2.0.21"
20+
## ⬆ :2.1.0"
921
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.21"
22+
## ⬆ :2.1.0"
1023
kotlin-multiplatform = "org.jetbrains.kotlin.multiplatform:2.0.21"
24+
## ⬆ :2.1.0"
1125
compose-multiplatform = "org.jetbrains.compose:1.7.0"
26+
## ⬆ :1.7.1"
27+
## ⬆ :1.7.2"
28+
## ⬆ :1.7.3"
29+
## ⬆ :1.8.0+check"
1230
compose-compiler = "org.jetbrains.kotlin.plugin.compose:2.0.21"
31+
## ⬆ :2.1.0"
1332
kotlin-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"
1438
kotlinx-serialization = "org.jetbrains.kotlin.plugin.serialization:2.0.21"
39+
## ⬆ :2.1.0"
1540
wire = "com.squareup.wire:5.1.0"
41+
## ⬆ :5.2.0"
42+
## ⬆ :5.2.1"
1643
ktlint-plugin = "org.jlleitschuh.gradle.ktlint:11.6.1"
1744
spotless-plugin = "com.diffplug.spotless:6.25.0"
45+
## ⬆ :7.0.0"
46+
## ⬆ :7.0.1"
47+
## ⬆ :7.0.2"
1848
google-services = "com.google.gms.google-services:4.4.2"
1949
firebase-crashlytics = "com.google.firebase.crashlytics:3.0.2"
2050
gradle-play-publisher = "com.github.triplet.play:3.11.0"
51+
## ⬆ :3.12.0"
52+
## ⬆ :3.12.1"
2153
app-versioning = "io.github.reactivecircus.app-versioning:1.3.2"
2254
sqldelight = "app.cash.sqldelight:2.0.2"
2355
ludi-common = { id = "ludi.common", version = "unspecified" }
@@ -26,39 +58,93 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2658
[libraries]
2759

2860
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
61+
## ⬆ :1.15.0"
2962
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
63+
## ⬆ :1.9.3"
64+
## ⬆ :1.10.0"
3065
androidx-compose-ui-test-junit4 = "androidx.compose.ui:ui-test-junit4:1.7.3"
66+
## ⬆ :1.7.4"
67+
## ⬆ :1.7.5"
68+
## ⬆ :1.7.6"
3169
material3-windowsizeclass = "dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3270
androidx-browser = "androidx.browser:browser:1.8.0"
3371
kmpalette-core = "com.kmpalette:kmpalette-core:3.1.0"
3472
views-material = "com.google.android.material:material:1.12.0"
3573
splash-screen = "androidx.core:core-splashscreen:1.0.1"
3674
androidx-annotations = "androidx.annotation:annotation:1.8.2"
75+
## ⬆ :1.9.0"
76+
## ⬆ :1.9.1"
3777
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
3878
coil = "io.coil-kt.coil3:coil:3.0.0-rc01"
79+
## ⬆ :3.0.0-rc02"
80+
## ⬆ :3.0.0"
81+
## ⬆ :3.0.1"
82+
## ⬆ :3.0.2"
83+
## ⬆ :3.0.3"
84+
## ⬆ :3.0.4"
3985
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-rc01"
86+
## ⬆ :3.0.0-rc02"
87+
## ⬆ :3.0.0"
88+
## ⬆ :3.0.1"
89+
## ⬆ :3.0.2"
90+
## ⬆ :3.0.3"
91+
## ⬆ :3.0.4"
4092
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
93+
## ⬆ :3.0.0-rc02"
94+
## ⬆ :3.0.0"
95+
## ⬆ :3.0.1"
96+
## ⬆ :3.0.2"
97+
## ⬆ :3.0.3"
98+
## ⬆ :3.0.4"
4199
# Update with caution as support for loading images in html feature currently break article card layout
42100
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
101+
## ⬆ :1.0.0-rc05-k2"
102+
## ⬆ :1.0.0-rc06"
103+
## ⬆ :1.0.0-rc07"
104+
## ⬆ :1.0.0-rc08"
105+
## ⬆ :1.0.0-rc09"
106+
## ⬆ :1.0.0-rc10"
43107
kermit = "co.touchlab:kermit:2.0.4"
108+
## ⬆ :2.0.5"
44109
firebase-bom = "com.google.firebase:firebase-bom:33.4.0"
110+
## ⬆ :33.5.0"
111+
## ⬆ :33.5.1"
112+
## ⬆ :33.6.0"
113+
## ⬆ :33.7.0"
114+
## ⬆ :33.8.0"
45115
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.2.0"
116+
## ⬆ :19.2.1"
117+
## ⬆ :19.3.0"
118+
## ⬆ :19.4.0"
46119
firebase-analytics = "com.google.firebase:firebase-analytics:22.1.2"
120+
## ⬆ :22.2.0"
47121
bugsnag = "com.bugsnag:bugsnag:3.7.2"
48122
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
123+
## ⬆ :2.8.7"
49124
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
125+
## ⬆ :2.8.7"
50126
voyager-screenmodel = "cafe.adriel.voyager:voyager-screenmodel:1.0.0"
127+
## ⬆ :1.0.1"
51128
voyager-navigator = "cafe.adriel.voyager:voyager-navigator:1.0.0"
129+
## ⬆ :1.0.1"
52130
voyager-transitions = "cafe.adriel.voyager:voyager-transitions:1.0.0"
131+
## ⬆ :1.0.1"
53132
molecule = "app.cash.molecule:molecule-runtime:2.0.0"
54133
androidx-test-core = "androidx.test:core:1.6.1"
55134
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
56135
androidx-test-runner = "androidx.test:runner:1.6.2"
57136
datastore = "androidx.datastore:datastore:1.1.1"
137+
## ⬆ :1.1.2"
58138
datastore-core = "androidx.datastore:datastore-core:1.1.1"
139+
## ⬆ :1.1.2"
59140
datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
141+
## ⬆ :1.1.2"
60142
datastore-preferences-core = "androidx.datastore:datastore-preferences-core:1.1.1"
143+
## ⬆ :1.1.2"
61144
okio = "com.squareup.okio:okio:3.9.1"
145+
## ⬆ :3.10.0"
146+
## ⬆ :3.10.1"
147+
## ⬆ :3.10.2"
62148
sqldelight-android = "app.cash.sqldelight:android-driver:2.0.2"
63149
sqldelight-jvm = "app.cash.sqldelight:sqlite-driver:2.0.2"
64150
sqldelight-paging = "app.cash.sqldelight:androidx-paging3-extensions:2.0.2"
@@ -68,23 +154,48 @@ kotlin-inject-runtime = "me.tatarka.inject:kotlin-inject-runtime:0.7.2"
68154
lyricist-core = "cafe.adriel.lyricist:lyricist:1.7.0"
69155
lyricist-processor = "cafe.adriel.lyricist:lyricist-processor:1.7.0"
70156
rss-parser = "com.prof18.rssparser:rssparser:6.0.8"
157+
## ⬆ :6.0.9"
71158
ktor-core = "io.ktor:ktor-client-core:3.0.0"
159+
## ⬆ :3.0.1"
160+
## ⬆ :3.0.2"
161+
## ⬆ :3.0.3"
72162
ktor-okhttp = "io.ktor:ktor-client-okhttp:3.0.0"
163+
## ⬆ :3.0.1"
164+
## ⬆ :3.0.2"
165+
## ⬆ :3.0.3"
73166
ktor-client-mock = "io.ktor:ktor-client-mock:3.0.0"
167+
## ⬆ :3.0.1"
168+
## ⬆ :3.0.2"
169+
## ⬆ :3.0.3"
74170
ktor-content-negotation = "io.ktor:ktor-client-content-negotiation:3.0.0"
171+
## ⬆ :3.0.1"
172+
## ⬆ :3.0.2"
173+
## ⬆ :3.0.3"
75174
ktor-kotlinx-serialization = "io.ktor:ktor-serialization-kotlinx-json:3.0.0"
175+
## ⬆ :3.0.1"
176+
## ⬆ :3.0.2"
177+
## ⬆ :3.0.3"
76178
paging-common = "app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77179
paging-compose = "app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78180
paging-testing = "app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79181
junit = "junit:junit:4.13.2"
80182
strikt = "io.strikt:strikt-core:0.35.1"
81183
turbine = "app.cash.turbine:turbine:1.1.0"
184+
## ⬆ :1.2.0"
82185
robolectric = "org.robolectric:robolectric:4.13"
186+
## ⬆ :4.14"
187+
## ⬆ :4.14.1"
83188
guava = "com.google.guava:guava:33.3.1-android"
189+
## ⬆ :33.4.0-android"
84190
test-parameter-injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
85191
kotlinx-coroutines-swing = "org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"
192+
## ⬆ :1.10.0"
193+
## ⬆ :1.10.1"
86194
kotlinx-coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
195+
## ⬆ :1.10.0"
196+
## ⬆ :1.10.1"
87197
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
198+
## ⬆ :1.8.0"
88199

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

0 commit comments

Comments
 (0)