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
{{ message }}
This repository was archived by the owner on May 17, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Networking and Data Storage with Kotlin Multiplatfrom Mobile/01_Introduction.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
@@ -18,7 +18,7 @@ You can find the [template project](https://github.com/kotlin-hands-on/kmm-netwo
18
18
## Preparing the local environment
19
19
20
20
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.
22
22
*[Xcode](https://developer.apple.com/xcode/) for building the iOS application.
23
23
24
24
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