File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,14 @@ A library that allows you to share ViewModels between Android and iOS.
4
4
5
5
## Compatibility
6
6
7
- The latest version of the library uses Kotlin version ` 1.9.20 ` .
7
+ The latest version of the library uses Kotlin version ` 1.9.21 ` .
8
8
Compatibility versions for older and/or preview Kotlin versions are also available:
9
9
10
10
| Version | Version suffix | Kotlin | Coroutines | AndroidX Lifecycle |
11
11
| ----------------| ---------------------| :-----------:| :----------:| :------------------:|
12
12
| _ latest_ | -kotlin-2.0.0-Beta1 | 2.0.0-Beta1 | 1.7.3 | 2.6.2 |
13
- | ** _ latest_ ** | ** _ no suffix_ ** | ** 1.9.20** | ** 1.7.3** | ** 2.6.2** |
13
+ | ** _ latest_ ** | ** _ no suffix_ ** | ** 1.9.21** | ** 1.7.3** | ** 2.6.2** |
14
+ | 1.0.0-ALPHA-15 | _ no suffix_ | 1.9.20 | 1.7.3 | 2.6.2 |
14
15
| 1.0.0-ALPHA-14 | _ no suffix_ | 1.9.10 | 1.7.3 | 2.6.1 |
15
16
| 1.0.0-ALPHA-13 | _ no suffix_ | 1.9.0 | 1.7.3 | 2.6.1 |
16
17
| 1.0.0-ALPHA-10 | _ no suffix_ | 1.8.22 | 1.7.2 | 2.6.1 |
You can’t perform that action at this time.
0 commit comments