You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit enables the `ViewModelStoreNavEntryDecorator`.
This was previously disabled, possibly caused by a conflict with a
SNAPSHOT experimental API that we were not using.
material3AdaptiveNav3 = "1.0.0-SNAPSHOT"
androidx-material3-adaptive-navigation3 = { group = "androidx.compose.material3.adaptive", name = "adaptive-navigation3", version.ref = "material3AdaptiveNav3" }
// java.lang.NoSuchMethodError: No virtual method getKey()Ljava/lang/Object; in class Landroidx/navigation3/runtime/NavEntry; or its super classes (declaration of 'androidx.navigation3.runtime.NavEntry'
0 commit comments