We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ae207 + c57a9fd commit 2b47207Copy full SHA for 2b47207
CHANGELOG.md
@@ -60,7 +60,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
60
- SqlDelight 1.5.3 -> 1.5.5
61
- Decompose 0.5.2 -> 0.8.0
62
- Ktor 1.6.2 -> 2.1.3
63
-- Koin 3.1.4 -> 3.3.3
+- Koin 3.1.4 -> 3.4.2
64
- Kotlin Serialization 1.2.2 -> 1.4.1
65
- Robolectric 4.5.1 -> 4.9
66
- Coil Compose 1.3.2 -> 2.2.2
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ jacoco = "0.8.7"
18
jetbrainsAppleGradlePlugin = "222.3345.143-0.19"
19
jetbrainsComposeCompiler = "1.4.0"
20
jetbrainsCompose = "1.3.0"
21
-koin = "3.3.3"
+koin = "3.4.2"
22
kotlin = "1.8.0"
23
kotlinx-coroutines = "1.6.4"
24
kotlinx-serialization = "1.4.1"
0 commit comments