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.
2 parents 2b47207 + 45d5b8b commit a7618efCopy full SHA for a7618ef
CHANGELOG.md
@@ -59,7 +59,8 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
59
- Material3 Compose 1.0.0-alpha04 -> 1.0.1
60
- SqlDelight 1.5.3 -> 1.5.5
61
- Decompose 0.5.2 -> 0.8.0
62
-- Ktor 1.6.2 -> 2.1.3
+- Ktor 1.6.2 -> 2.2.3
63
+- Koin 3.1.4 -> 3.3.3
64
- Koin 3.1.4 -> 3.4.2
65
- Kotlin Serialization 1.2.2 -> 1.4.1
66
- Robolectric 4.5.1 -> 4.9
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ koin = "3.4.2"
22
kotlin = "1.8.0"
23
kotlinx-coroutines = "1.6.4"
24
kotlinx-serialization = "1.4.1"
25
-ktor = "2.1.3"
+ktor = "2.2.3"
26
moko-resources = "0.20.1"
27
sqlDelight = "1.5.5"
28
junit-jupiter = "5.9.2"
0 commit comments