Skip to content

Commit

Permalink
Update compatibility info
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Aug 15, 2024
1 parent 795e4ca commit 0124c64
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ but not all targets support AndroidX and/or SwiftUI interop:
The latest version of the library uses Kotlin version `2.0.10`.
Compatibility versions for older and/or preview Kotlin versions are also available:

| Version | Version suffix | Kotlin | Coroutines | AndroidX Lifecycle |
|--------------|-------------------|:----------:|:----------:|:------------------:|
| _latest_ | -kotlin-2.0.20-RC | 2.0.20-RC | 1.9.0-RC | 2.8.0 |
| **_latest_** | **_no suffix_** | **2.0.10** | **1.8.1** | **2.8.4** |
| 1.0.0-BETA-3 | _no suffix_ | 2.0.0 | 1.8.1 | 2.8.0 |
| 1.0.0-BETA-2 | _no suffix_ | 1.9.24 | 1.8.1 | 2.8.0 |
| Version | Version suffix | Kotlin | Coroutines | AndroidX Lifecycle |
|--------------|--------------------|:----------:|:----------:|:------------------:|
| _latest_ | -kotlin-2.0.20-RC2 | 2.0.20-RC2 | 1.9.0-RC.2 | 2.8.4 |
| **_latest_** | **_no suffix_** | **2.0.10** | **1.8.1** | **2.8.4** |
| 1.0.0-BETA-3 | _no suffix_ | 2.0.0 | 1.8.1 | 2.8.0 |
| 1.0.0-BETA-2 | _no suffix_ | 1.9.24 | 1.8.1 | 2.8.0 |

## Kotlin

Expand Down

0 comments on commit 0124c64

Please sign in to comment.