Skip to content

Commit 426be3b

Browse files
committed
Refresh versions.properties
1 parent 8128bf4 commit 426be3b

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

gradle/libs.versions.toml

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,44 @@
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"
712
android-library = "com.android.library:8.6.1"
13+
## ⬆ :8.7.0"
14+
## ⬆ :8.7.1"
15+
## ⬆ :8.7.2"
16+
## ⬆ :8.7.3"
817
kotlin-android = "org.jetbrains.kotlin.android:2.0.21"
18+
## ⬆ :2.1.0"
919
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.21"
20+
## ⬆ :2.1.0"
1021
kotlin-multiplatform = "org.jetbrains.kotlin.multiplatform:2.0.21"
22+
## ⬆ :2.1.0"
1123
compose-multiplatform = "org.jetbrains.compose:1.7.0"
24+
## ⬆ :1.7.1"
25+
## ⬆ :1.8.0+check"
1226
compose-compiler = "org.jetbrains.kotlin.plugin.compose:2.0.21"
27+
## ⬆ :2.1.0"
1328
kotlin-ksp = "com.google.devtools.ksp:2.0.21-1.0.25"
29+
## ⬆ :2.0.21-1.0.26"
30+
## ⬆ :2.0.21-1.0.27"
31+
## ⬆ :2.0.21-1.0.28"
32+
## ⬆ :2.1.0-1.0.28"
33+
## ⬆ :2.1.0-1.0.29"
1434
kotlinx-serialization = "org.jetbrains.kotlin.plugin.serialization:2.0.21"
35+
## ⬆ :2.1.0"
1536
wire = "com.squareup.wire:5.1.0"
1637
ktlint-plugin = "org.jlleitschuh.gradle.ktlint:11.6.1"
1738
spotless-plugin = "com.diffplug.spotless:6.25.0"
1839
google-services = "com.google.gms.google-services:4.4.2"
1940
firebase-crashlytics = "com.google.firebase.crashlytics:3.0.2"
2041
gradle-play-publisher = "com.github.triplet.play:3.11.0"
42+
## ⬆ :3.12.0"
43+
## ⬆ :3.12.1"
2144
app-versioning = "io.github.reactivecircus.app-versioning:1.3.2"
2245
sqldelight = "app.cash.sqldelight:2.0.2"
2346
ludi-common = { id = "ludi.common", version = "unspecified" }
@@ -26,27 +49,66 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2649
[libraries]
2750

2851
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
52+
## ⬆ :1.15.0"
2953
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
54+
## ⬆ :1.9.3"
3055
androidx-compose-ui-test-junit4 = "androidx.compose.ui:ui-test-junit4:1.7.3"
56+
## ⬆ :1.7.4"
57+
## ⬆ :1.7.5"
3158
material3-windowsizeclass = "dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3259
androidx-browser = "androidx.browser:browser:1.8.0"
3360
kmpalette-core = "com.kmpalette:kmpalette-core:3.1.0"
3461
views-material = "com.google.android.material:material:1.12.0"
3562
splash-screen = "androidx.core:core-splashscreen:1.0.1"
3663
androidx-annotations = "androidx.annotation:annotation:1.8.2"
64+
## ⬆ :1.9.0"
65+
## ⬆ :1.9.1"
3766
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
3867
coil = "io.coil-kt.coil3:coil:3.0.0-rc01"
68+
## ⬆ :3.0.0-rc02"
69+
## ⬆ :3.0.0"
70+
## ⬆ :3.0.1"
71+
## ⬆ :3.0.2"
72+
## ⬆ :3.0.3"
73+
## ⬆ :3.0.4"
3974
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-rc01"
75+
## ⬆ :3.0.0-rc02"
76+
## ⬆ :3.0.0"
77+
## ⬆ :3.0.1"
78+
## ⬆ :3.0.2"
79+
## ⬆ :3.0.3"
80+
## ⬆ :3.0.4"
4081
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
82+
## ⬆ :3.0.0-rc02"
83+
## ⬆ :3.0.0"
84+
## ⬆ :3.0.1"
85+
## ⬆ :3.0.2"
86+
## ⬆ :3.0.3"
87+
## ⬆ :3.0.4"
4188
# Update with caution as support for loading images in html feature currently break article card layout
4289
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
90+
## ⬆ :1.0.0-rc05-k2"
91+
## ⬆ :1.0.0-rc06"
92+
## ⬆ :1.0.0-rc07"
93+
## ⬆ :1.0.0-rc08"
94+
## ⬆ :1.0.0-rc09"
95+
## ⬆ :1.0.0-rc10"
4396
kermit = "co.touchlab:kermit:2.0.4"
97+
## ⬆ :2.0.5"
4498
firebase-bom = "com.google.firebase:firebase-bom:33.4.0"
99+
## ⬆ :33.5.0"
100+
## ⬆ :33.5.1"
101+
## ⬆ :33.6.0"
102+
## ⬆ :33.7.0"
45103
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.2.0"
104+
## ⬆ :19.2.1"
105+
## ⬆ :19.3.0"
46106
firebase-analytics = "com.google.firebase:firebase-analytics:22.1.2"
47107
bugsnag = "com.bugsnag:bugsnag:3.7.2"
48108
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
109+
## ⬆ :2.8.7"
49110
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
111+
## ⬆ :2.8.7"
50112
voyager-screenmodel = "cafe.adriel.voyager:voyager-screenmodel:1.0.0"
51113
voyager-navigator = "cafe.adriel.voyager:voyager-navigator:1.0.0"
52114
voyager-transitions = "cafe.adriel.voyager:voyager-transitions:1.0.0"
@@ -69,17 +131,30 @@ lyricist-core = "cafe.adriel.lyricist:lyricist:1.7.0"
69131
lyricist-processor = "cafe.adriel.lyricist:lyricist-processor:1.7.0"
70132
rss-parser = "com.prof18.rssparser:rssparser:6.0.8"
71133
ktor-core = "io.ktor:ktor-client-core:3.0.0"
134+
## ⬆ :3.0.1"
135+
## ⬆ :3.0.2"
72136
ktor-okhttp = "io.ktor:ktor-client-okhttp:3.0.0"
137+
## ⬆ :3.0.1"
138+
## ⬆ :3.0.2"
73139
ktor-client-mock = "io.ktor:ktor-client-mock:3.0.0"
140+
## ⬆ :3.0.1"
141+
## ⬆ :3.0.2"
74142
ktor-content-negotation = "io.ktor:ktor-client-content-negotiation:3.0.0"
143+
## ⬆ :3.0.1"
144+
## ⬆ :3.0.2"
75145
ktor-kotlinx-serialization = "io.ktor:ktor-serialization-kotlinx-json:3.0.0"
146+
## ⬆ :3.0.1"
147+
## ⬆ :3.0.2"
76148
paging-common = "app.cash.paging:paging-common:3.3.0-alpha02-0.5.1"
77149
paging-compose = "app.cash.paging:paging-compose-common:3.3.0-alpha02-0.5.1"
78150
paging-testing = "app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
79151
junit = "junit:junit:4.13.2"
80152
strikt = "io.strikt:strikt-core:0.35.1"
81153
turbine = "app.cash.turbine:turbine:1.1.0"
154+
## ⬆ :1.2.0"
82155
robolectric = "org.robolectric:robolectric:4.13"
156+
## ⬆ :4.14"
157+
## ⬆ :4.14.1"
83158
guava = "com.google.guava:guava:33.3.1-android"
84159
test-parameter-injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
85160
kotlinx-coroutines-swing = "org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.9.0"

0 commit comments

Comments
 (0)