We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d2cb7 commit 15a184fCopy full SHA for 15a184f
buildSrc/src/main/kotlin/deps.kt
@@ -60,7 +60,7 @@ object deps {
60
}
61
62
object koin {
63
- private const val version = "3.5.6"
+ private const val version = "4.0.0"
64
65
const val core = "io.insert-koin:koin-core:$version"
66
const val android = "io.insert-koin:koin-android:$version"
0 commit comments