Skip to content

Commit

Permalink
Remove unnecessary voyager
Browse files Browse the repository at this point in the history
  • Loading branch information
ogaclejapan committed Jun 30, 2024
1 parent 3a7424c commit c6a3e8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ ktor = "3.0.0-wasm2"
maven-publish = "0.28.0"
robolectric = "4.12.2"
spotless = "6.25.0"
voyager = "1.1.0-alpha04"


[libraries]
Expand Down Expand Up @@ -57,8 +56,6 @@ ktor-client-darwin = { module = "io.ktor:ktor-client-darwin", version.ref = "kto
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" }
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
voyager-screenModel = { module = "cafe.adriel.voyager:voyager-screenmodel", version.ref = "voyager" }


[plugins]
Expand Down

0 comments on commit c6a3e8b

Please sign in to comment.