We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5cf10 commit eee004bCopy full SHA for eee004b
1 file changed
gradle/libs.versions.toml
@@ -196,7 +196,7 @@ ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.5.9"
196
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
197
lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
198
lottie-compose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
199
-materialComponents = "com.google.android.material:material:1.13.0"
+materialComponents = "com.google.android.material:material:1.14.0"
200
mockk = "io.mockk:mockk:1.14.9"
201
okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
202
okhttp3-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp3" }
0 commit comments