Skip to content

Commit 39f90e0

Browse files
committed
Update readme
1 parent df5021b commit 39f90e0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,16 @@ Every version of our Kotlin Multiplatform SDK is compiled with a specific versio
4040
Use the Kotlin Multiplatform and Cocoa SDK combinations listed in the table below to ensure the best compatibility and stability.
4141

4242
| Kotlin Multiplatform SDK Version | Cocoa SDK Version |
43-
| -------------------------------- | ----------------- |
43+
|----------------------------------| ----------------- |
4444
| 0.6.0 | 8.25.0 |
4545
| 0.7.0, 0.7.1 | 8.26.0 |
4646
| 0.8.0, 0.9.0 | 8.36.0 |
4747
| 0.10.0 | 8.38.0 |
4848
| 0.11.0 | 8.44.0 |
4949
| 0.12.0 | 8.49.0 (Xcode 16.3 compatible) |
5050
| 0.13.0 | 8.49.1 |
51-
| 0.14.0 | 8.53.1 |
52-
| 0.15.0, 0.16.0 | 8.53.2 |
53-
| 0.17.0 | 8.53.2 |
51+
| 0.14.0 | 8.53.1 |
52+
| 0.15.0, 0.16.0, 0.17.0 | 8.53.2 |
5453

5554
## Usage
5655

0 commit comments

Comments
 (0)