diff --git a/README.md b/README.md index e4bf9aa..c3bf5c3 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ plugins { val commonMain by getting { dependencies { implementation("moe.tlaster:precompose:1.6.2") - implementation("tech.annexflow.precompose:precompose-navigation-typesafe:0.3.0") + implementation("tech.annexflow.precompose:precompose-navigation-typesafe:0.3.1") implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.2") } }