Browse Source
Add `compose.material3AdaptiveNavigationSuite` shortcut: ```kotlin kotlin { sourceSets { commonMain.dependencies { implementation(compose.material3AdaptiveNavigationSuite) } } } ``` ## Release Notes ### Features - Gradle Plugin - New `compose.material3AdaptiveNavigationSuite` shortcut in the gradle pluginpull/5135/head v1.7.0-dev1809
Konstantin
2 months ago
committed by
GitHub
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue