Skip to content

Commit 1748943

Browse files
fix(deps): update compose unstable updates
1 parent 46d65f6 commit 1748943

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ androidx-datastore = "1.0.0" # for Playground
2626
androidx-benchmark = "1.2.1"
2727
androidx-profileinstaller = "1.3.1"
2828

29-
compose-compiler = "1.5.1"
30-
compose-runtime = "1.6.0-alpha03"
31-
compose-ui-core = "1.6.0-alpha03"
32-
compose-ui-util = "1.6.0-alpha03"
33-
compose-ui-text = "1.6.0-alpha03"
34-
compose-animation = "1.6.0-alpha03"
35-
compose-foundation = "1.6.0-alpha03"
36-
compose-material-ripple = "1.6.0-alpha03"
37-
compose-material3 = "1.2.0-alpha05" # for Playground
29+
compose-compiler = "1.5.15"
30+
compose-runtime = "1.8.0-alpha07"
31+
compose-ui-core = "1.8.0-alpha07"
32+
compose-ui-util = "1.8.0-alpha07"
33+
compose-ui-text = "1.8.0-alpha07"
34+
compose-animation = "1.8.0-alpha07"
35+
compose-foundation = "1.8.0-alpha07"
36+
compose-material-ripple = "1.8.0-alpha07"
37+
compose-material3 = "1.4.0-alpha05" # for Playground
3838
compose-activity = "1.8.1"
3939
compose-svg-converter = "0.8.1"
4040

@@ -45,7 +45,7 @@ coil-test = "2.5.0"
4545
test-kotest = "5.8.0"
4646
test-junit-core = "4.13.2"
4747
test-junit-engine = "5.10.1"
48-
test-junit-compose = "1.6.0-alpha03"
48+
test-junit-compose = "1.8.0-alpha07"
4949
test-roborazzi = "1.3.0"
5050
test-robolectric = "4.11.1"
5151
test-injector-parameter = "1.14"

0 commit comments

Comments
 (0)