I'm trying to update compose libraries to 1.8.0-al...
# compose-desktop
p
I'm trying to update compose libraries to 1.8.0-alpha01 and got:
Copy code
Could not find org.jetbrains.compose.material3:material3-adaptive-navigation-suite:1.8.0-alpha01.
Dependency is declared as:
Copy code
implementation(compose.material3AdaptiveNavigationSuite)
Repositories:
Copy code
mavenCentral()
google()
maven("<https://maven.pkg.jetbrains.space/public/p/compose/dev>")
Is that an issue or i should wait or anything else should be configured?
i
Issue. It should be fixed in the future 1.8.0-alpha02 and the next dev.
🙏 2