Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit 874f3e3

Browse files
Merge pull request #103 from JoaquimLey/patch-1
Fix Kotlin Multiplatform Mobile plugin link
2 parents 4590257 + c6a3c77 commit 874f3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Networking and Data Storage with Kotlin Multiplatfrom Mobile/01_Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can find the [template project](https://github.com/kotlin-hands-on/kmm-netwo
1818
## Preparing the local environment
1919

2020
In this tutorial, we will be using
21-
* [Android Studio](https://developer.android.com/studio/) with the [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/13881-mobile-multiplatform) for working with the shared module and Android project.
21+
* [Android Studio](https://developer.android.com/studio/) with the [Kotlin Multiplatform Mobile plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile) for working with the shared module and Android project.
2222
* [Xcode](https://developer.apple.com/xcode/) for building the iOS application.
2323

2424
Please follow the [setup environment guide](https://kotlinlang.org/docs/mobile/setup.html) for detailed instructions on how to configure your environment.

0 commit comments

Comments
 (0)