Skip to content

Commit 4c6d101

Browse files
fix: compose and voyager web applications issue
1 parent ca88590 commit 4c6d101

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
@@ -7,14 +7,14 @@ plugin-maven = "0.27.0"
77
androidx-activity = "1.8.2"
88
androidx-startup = "1.1.1"
99

10-
compose = "1.5.11"
10+
compose = "1.6.0"
1111

1212
coroutines = "1.8.0-RC2"
1313
kotlin = "1.9.21"
1414
ktor = "3.0.0-beta-1"
1515
serialization = "1.6.2"
1616
slf4j = "2.0.4"
17-
voyager = "1.0.0"
17+
voyager = "1.1.0-alpha03"
1818

1919
junit = "4.13.2"
2020
robolectric = "4.11.1"

0 commit comments

Comments
 (0)