Skip to content

Commit bc53cd5

Browse files
fix(deps): update dependency com.materialkolor:material-kolor to v2.0.2
1 parent 25bcf04 commit bc53cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ktor-contentNegociation = { module = "io.ktor:ktor-client-content-negotiation",
9494
ktor-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
9595
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
9696
material-core = "com.google.android.material:material:1.12.0"
97-
material-kolor = "com.materialkolor:material-kolor:2.0.0"
97+
material-kolor = "com.materialkolor:material-kolor:2.0.2"
9898
okio = "com.squareup.okio:okio:3.10.2"
9999
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
100100
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }

0 commit comments

Comments
 (0)