File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ junit = { module = "junit:junit", version.ref = "junit" }
6565kmpnotifier = { module = " io.github.mirzemehdi:kmpnotifier" , version.ref = " kmpnotifier" }
6666koin-compose-viewmodel-navigation = { module = " io.insert-koin:koin-compose-viewmodel-navigation" , version.ref = " koin" }
6767koin-core = { module = " io.insert-koin:koin-core" , version.ref = " koin" }
68- koin-ktor = { module = " io.insert-koin:koin-ktor3 " , version.ref = " koin" }
68+ koin-ktor = { module = " io.insert-koin:koin-ktor " , version.ref = " koin" }
6969koin-slf4j = { module = " io.insert-koin:koin-logger-slf4j" , version.ref = " koin" }
7070kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " coroutines" }
7171kotlinx-coroutines-swing = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-swing" , version.ref = " coroutines" }
You can’t perform that action at this time.
0 commit comments