Skip to content

Commit cad608f

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

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

gradle/libs.versions.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
gradle-buildconfig-plugin = "com.github.gmazzo.buildconfig:5.5.0"
66
android-application = "com.android.application:8.6.1"
7+
## ⬆ :8.7.0"
8+
## ⬆ :8.7.1"
79
android-library = "com.android.library:8.6.1"
10+
## ⬆ :8.7.0"
11+
## ⬆ :8.7.1"
812
kotlin-android = "org.jetbrains.kotlin.android:2.0.21"
913
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.21"
1014
kotlin-multiplatform = "org.jetbrains.kotlin.multiplatform:2.0.21"
@@ -27,19 +31,27 @@ ludi-android-common = { id = "ludi.android.common", version = "unspecified" }
2731

2832
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
2933
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
34+
## ⬆ :1.9.3"
3035
androidx-compose-ui-test-junit4 = "androidx.compose.ui:ui-test-junit4:1.7.3"
36+
## ⬆ :1.7.4"
3137
material3-windowsizeclass = "dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0"
3238
androidx-browser = "androidx.browser:browser:1.8.0"
3339
kmpalette-core = "com.kmpalette:kmpalette-core:3.1.0"
3440
views-material = "com.google.android.material:material:1.12.0"
3541
splash-screen = "androidx.core:core-splashscreen:1.0.1"
3642
androidx-annotations = "androidx.annotation:annotation:1.8.2"
43+
## ⬆ :1.9.0"
3744
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
3845
coil = "io.coil-kt.coil3:coil:3.0.0-rc01"
3946
coil-compose = "io.coil-kt.coil3:coil-compose:3.0.0-rc01"
4047
coil-network-ktor = "io.coil-kt.coil3:coil-network-ktor3:3.0.0-rc01"
4148
# Update with caution as support for loading images in html feature currently break article card layout
4249
compose-richeditor = "com.mohamedrejeb.richeditor:richeditor-compose:1.0.0-rc05"
50+
## ⬆ :1.0.0-rc05-k2"
51+
## ⬆ :1.0.0-rc06"
52+
## ⬆ :1.0.0-rc07"
53+
## ⬆ :1.0.0-rc08"
54+
## ⬆ :1.0.0-rc09"
4355
kermit = "co.touchlab:kermit:2.0.4"
4456
firebase-bom = "com.google.firebase:firebase-bom:33.4.0"
4557
firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.2.0"
@@ -79,6 +91,7 @@ paging-testing = "app.cash.paging:paging-testing:3.3.0-alpha02-0.5.1"
7991
junit = "junit:junit:4.13.2"
8092
strikt = "io.strikt:strikt-core:0.35.1"
8193
turbine = "app.cash.turbine:turbine:1.1.0"
94+
## ⬆ :1.2.0"
8295
robolectric = "org.robolectric:robolectric:4.13"
8396
guava = "com.google.guava:guava:33.3.1-android"
8497
test-parameter-injector = "com.google.testparameterinjector:test-parameter-injector:1.18"

0 commit comments

Comments
 (0)