diff --git a/docs/journey/android/changelogs.md b/docs/journey/android/changelogs.md index 5e892997e..08a9a3d01 100644 --- a/docs/journey/android/changelogs.md +++ b/docs/journey/android/changelogs.md @@ -4,6 +4,7 @@ title: Journey Android - Changelogs - Navitia SDK Docs # Journey Android Changelogs +* [v5.17.2](releases/5.17.2/index.md) (_08 Jan 2024_) * [v5.17.1](releases/5.17.1/index.md) (_24 Dec 2024_) * [v5.17.0](releases/5.17.0/index.md) (_02 Dec 2024_) * [v5.16.1](releases/5.16.1/index.md) (_19 Nov 2024_) diff --git a/docs/journey/android/index.md b/docs/journey/android/index.md index 5b2b38d87..aca262287 100644 --- a/docs/journey/android/index.md +++ b/docs/journey/android/index.md @@ -10,7 +10,7 @@ Add the following dependencies in the `build.gradle` file of your application: ```kotlin dependencies { - implementation("com.kisio.navitia.sdk.ui:journey:5.17.1") + implementation("com.kisio.navitia.sdk.ui:journey:5.17.2") } ``` diff --git a/docs/journey/android/releases/5.17.2/index.md b/docs/journey/android/releases/5.17.2/index.md new file mode 100644 index 000000000..cbfc9dc70 --- /dev/null +++ b/docs/journey/android/releases/5.17.2/index.md @@ -0,0 +1,10 @@ +--- +title: Journey Android 5.17.2 - Changelog - Navitia SDK Docs +--- + +# Journey Android 5.17.2 Changelog + +

🗓 08 Jan 2024

+ +#### Fixes +- Fix parcelizing JourneysRequest