Skip to content

Commit 960c7c5

Browse files
committed
update compose destination version
1 parent 839a69d commit 960c7c5

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
@@ -8,7 +8,7 @@ compose-compiler = "1.5.8" # It's used! Use compatible with Kotlin one
88
glance = "1.0.0-alpha05"
99
room = "2.4.2"
1010
detekt = "1.23.1" # https://detekt.dev/docs/gettingstarted/gradle/
11-
composeDestinations = "1.8.36-beta"
11+
composeDestinations = "1.9.57"
1212

1313
# Android
1414
minSdk = "23"

0 commit comments

Comments
 (0)