Hi everyone, I'm triying to use NavigationSuiteSca...
# multiplatform
t
Hi everyone, I'm triying to use NavigationSuiteScaffold with "1.7.0-beta02" , i tied to import various package name and specialy
Copy code
implementation(compose.material3AdaptiveNavigationSuite)
but i got Unresolved reference: material3AdaptiveNavigationSuite with gradle . I must miss something ?
t
Thank you so its missign in 1.7.0-beta02 ?