File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ plugins {
7474val commonMain by getting {
7575 dependencies {
7676 implementation(" moe.tlaster:precompose:1.5.7" )
77- implementation(" tech.annexflow.precompose:navigation-typesafe:0.1.1 " )
77+ implementation(" tech.annexflow.precompose:navigation-typesafe:0.2.0 " )
7878 implementation(" org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.1" )
7979 }
8080}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ SONATYPE_CONNECT_TIMEOUT_SECONDS=600
2929SONATYPE_CLOSE_TIMEOUT_SECONDS =1800
3030
3131GROUP =tech.annexflow.precompose
32- VERSION_NAME =0.1.1
32+ VERSION_NAME =0.2.0
3333
3434POM_URL =https://github.com/lavmee/precompose-navigation-typesafe/
3535POM_SCM_URL =https://github.com/lavmee/precompose-navigation-typesafe/
You can’t perform that action at this time.
0 commit comments