Skip to content

Commit f62014a

Browse files
authored
Revert "fix(deps): update compose.runtime to v1.8.0" (#2054)
Reverts #2047 Need to handle all of Compose 1.8 together.
1 parent 32255c4 commit f62014a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ compose-animation = "1.7.8"
1313
compose-foundation = "1.7.8"
1414
compose-material = "1.7.8"
1515
compose-material3 = "1.3.2"
16-
compose-runtime = "1.8.0"
16+
compose-runtime = "1.7.8"
1717
compose-ui = "1.7.8"
1818
compose-jb = "1.7.3"
1919
compose-bom = "2025.04.01"

0 commit comments

Comments
 (0)