You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Install the Kotlin client by adding the following dependency to your `gradle.bui
59
59
For full documentation, visit the **[Algolia Kotlin API Client](https://www.algolia.com/doc/api-client/getting-started/install/kotlin/)**.
60
60
61
61
⚠️ Important: starting from version `1.4.0` the library is compatible only with kotlin version `1.3.70` or higher; for previous versions of kotlin, please use version `1.3.1` of the library.
62
-
ℹ️ If you migrate from `1.4.0` to `1.5.0` please follow the [migration guide](guide/Migrate_1.4.x_1.5.x.md).
62
+
ℹ️ Please follow the [migration guide](docs/guide/Migrate_1.4.x_1.5.x.md) to migrate from `1.4.x` or below to the latest version.
A significant part of the public API was renamed or extracted to a separate package.
20
23
Here is the most important parts from the kotlinx serialization's [migration guide](https://github.com/Kotlin/kotlinx.serialization/blob/1.0.0-RC/docs/migration.md):
0 commit comments