Skip to content

Commit 2591911

Browse files
committed
Update Horologist and Compose Constraint Layout
1 parent ff79eaf commit 2591911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ glance = "1.0.0"
2929
google-services = "4.4.2"
3030
hilt = "2.53"
3131
hilt-compiler = "1.2.0"
32-
horologist = "0.6.20"
32+
horologist = "0.6.22"
3333
java = "17"
3434
kotlin = "2.1.0"
3535
kotlin-coroutines = "1.9.0"
@@ -74,7 +74,7 @@ coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
7474
compose-activity = "androidx.activity:activity-compose:1.9.3"
7575
compose-animation = { module = "androidx.compose.animation:animation" }
7676
compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose" }
77-
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
77+
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
7878
compose-foundation = { module = "androidx.compose.foundation:foundation" }
7979
compose-livedata = { module = "androidx.compose.runtime:runtime-livedata" }
8080
compose-material = { module = "androidx.compose.material:material" }

0 commit comments

Comments
 (0)