@@ -5,16 +5,17 @@ with other (minor) versions of transitive dependencies, use them with caution.
55
66## lokksmith-core
77
8- | Version | Kotlin | Coroutines | Serialization | Ktor |
9- | ---------------| :----------:| :----------:| :-------------:| :---------:|
10- | 0.1.x | 2.1.21 | ** 1.10.2** | 1.8.1 | 3.1.3 |
11- | 0.2.x - 0.3.0 | 2.2.0 | " | " | " |
12- | 0.3.1 - 0.3.2 | " | " | ** 1.9.0** | " |
13- | 0.3.3 | " | " | " | 3.2.1 |
14- | 0.3.4 - 0.3.7 | " | " | " | 3.2.3 |
15- | 0.3.8 - 0.4.3 | 2.2.10 | " | " | " |
16- | 0.5.0 | 2.2.20 | " | " | 3.3.0 |
17- | 0.6.x | ** 2.2.21** | " | " | ** 3.3.2** |
8+ | Version | Kotlin | Coroutines | Serialization | Ktor |
9+ | ---------------| :---------:| :----------:| :-------------:| :---------:|
10+ | 0.1.x | 2.1.21 | ** 1.10.2** | 1.8.1 | 3.1.3 |
11+ | 0.2.x - 0.3.0 | 2.2.0 | " | " | " |
12+ | 0.3.1 - 0.3.2 | " | " | ** 1.9.0** | " |
13+ | 0.3.3 | " | " | " | 3.2.1 |
14+ | 0.3.4 - 0.3.7 | " | " | " | 3.2.3 |
15+ | 0.3.8 - 0.4.3 | 2.2.10 | " | " | " |
16+ | 0.5.0 | 2.2.20 | " | " | 3.3.0 |
17+ | 0.6.0 | 2.2.21 | " | " | 3.3.2 |
18+ | 0.7.x | ** 2.3.0** | " | " | ** 3.3.3** |
1819
1920## lokksmith-compose
2021
@@ -24,4 +25,5 @@ Includes all dependencies from `lokksmith-core` plus:
2425| ---------------| :---------------------:|
2526| 0.3.x - 0.4.3 | 1.8.2 |
2627| 0.5.0 | 1.9.0 |
27- | 0.6.x | ** 1.9.3** |
28+ | 0.6.0 | ** 1.9.3** |
29+ | 0.7.x | " |
0 commit comments