We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4257e7b commit 68a414bCopy full SHA for 68a414b
1 file changed
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ compose-multiplatform-material3 = "1.11.0-alpha06"
42
# hasn't published yet (see PR #5180). Should normally match `compose-multiplatform`;
43
# AndroidCompose.kt's resolutionStrategy force-aligns these groups to the CMP version
44
# at resolution time regardless of the declared value here.
45
-androidx-compose-bom-aligned = "1.11.0-beta02"
+androidx-compose-bom-aligned = "1.11.0-rc01"
46
# `androidx-compose-material` (M2) is independent of CMP and pinned separately
47
# because some third-party libs (maps-compose-widgets, datadog) drag in
48
# unversioned material transitives.
0 commit comments