Skip to content
New issue

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

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

Already on GitHub? # 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 requested a review from igordmn September 9, 2024 15:21
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants