Skip to content

Commit 2b78281

Browse files
authored
Update snippets to use material3-adaptive rc01 (#324)
1 parent 43c9fe8 commit 2b78281

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
@@ -37,8 +37,8 @@ kotlinxSerializationJson = "1.6.3"
3737
ksp = "1.8.0-1.0.9"
3838
maps-compose = "4.3.2"
3939
material = "1.4.0-beta01"
40-
material3-adaptive = "1.0.0-beta04"
41-
material3-adaptive-navigation-suite = "1.0.0-alpha07"
40+
material3-adaptive = "1.0.0-rc01"
41+
material3-adaptive-navigation-suite = "1.3.0-rc01"
4242
media3 = "1.3.1"
4343
# @keep
4444
minSdk = "21"

0 commit comments

Comments
 (0)