Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gradle] Add "compose.material3AdaptiveNavigationSuite" shortcut #5133

Merged

Conversation

terrakok
Copy link
Member

@terrakok terrakok commented Sep 9, 2024

Add compose.material3AdaptiveNavigationSuite shortcut:

kotlin {
    sourceSets {
        commonMain.dependencies {
            implementation(compose.material3AdaptiveNavigationSuite)
        }
    }
}

Release Notes

Features - Gradle Plugin

  • New compose.material3AdaptiveNavigationSuite shortcut in the gradle plugin

@terrakok terrakok merged commit d2b934a into master Sep 9, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/material3-adaptive-navigation-suite-shortcut branch September 9, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants