diff --git a/README.md b/README.md index 0fbffc55..0a8fa381 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,15 @@ This library solves both of these limitations :smile: . ## Compatibility -As of version `0.6.0` the library uses Kotlin version `1.5.30`. +As of version `0.9.0` the library uses Kotlin version `1.6.0`. Compatibility versions for older and early access Kotlin versions are also available: |Version|Version suffix|Kotlin|Coroutines| |---|---|:---:|:---:| -|_latest_|-kotlin-1.6.0|1.6.0-RC-2|1.5.2-native-mt| -|_latest_|-kotlin-1.6.0-new-mm|1.6.0-RC-2|1.5.1-new-mm-dev2| -|**_latest_**|**_no suffix_**|**1.5.30**|**1.5.2-native-mt**| -|_latest_|-kotlin-1.5.20|1.5.20|1.5.0-native-mt| -|0.4.3|-kotlin-1.5.10|1.5.10|1.5.0-native-mt| +|_latest_|-new-mm|1.6.0|1.5.1-new-mm-dev2| +|**_latest_**|**_no suffix_**|**1.6.0**|**1.5.2-native-mt**| +|0.8.0|_no suffix_|1.5.30|1.5.2-native-mt| +|0.8.0|-kotlin-1.5.20|1.5.20|1.5.0-native-mt| You can choose from a couple of Swift implementations. Depending on the implementation you can support as low as iOS 9, macOS 10.9, tvOS 9 and watchOS 3: