I upgraded kotlin 1.5.10, upgrade compose compiler to 1.0.0-beta08 and upgrade navigation-compose t...
p
I upgraded kotlin 1.5.10, upgrade compose compiler to 1.0.0-beta08 and upgrade navigation-compose to 2.3.5. Got issue at navigation library, Could not find androidx.navigationnavigation compose2.3.5. Although, navigation compose work in alpha version (2.4.0-alpha02). Anyone have face similar issue in 2.3.5 version.
s
They only started aligning versions with the rest of Navigation in 2.4.0.
p
Thanks @sindrenm