@@ -26,15 +26,15 @@ androidx-datastore = "1.0.0" # for Playground
26
26
androidx-benchmark = " 1.2.1"
27
27
androidx-profileinstaller = " 1.3.1"
28
28
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-alpha04 " # for Playground
38
38
compose-activity = " 1.8.1"
39
39
compose-svg-converter = " 0.8.1"
40
40
@@ -45,7 +45,7 @@ coil-test = "2.5.0"
45
45
test-kotest = " 5.8.0"
46
46
test-junit-core = " 4.13.2"
47
47
test-junit-engine = " 5.10.1"
48
- test-junit-compose = " 1.6 .0-alpha03 "
48
+ test-junit-compose = " 1.8 .0-alpha07 "
49
49
test-roborazzi = " 1.3.0"
50
50
test-robolectric = " 4.11.1"
51
51
test-injector-parameter = " 1.14"
0 commit comments