We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a84ab commit 0e2e84fCopy full SHA for 0e2e84f
README.md
@@ -1,5 +1,17 @@
1
# Kotlin Multiplatform Project Example
2
3
+このレポジトリは、「[みんなのKotlin](https://amzn.to/2RonLCL)」第4章 実践Kotlin開発最新情報の
4
+「実践Kotlin Multiplatform Project開発」に掲載されているサンプルコードです。
5
+
6
+執筆時時点のTagが切ってありますので、執筆時と同じ環境で動作させる場合は適宜チェックアウトして下さい。
7
8
+https://github.com/AAkira/mpp-example/releases/tag/KotlinForEveryone
9
10
+動作方法は書籍に記載しておりますが、わからない点がありましたら
11
+お気軽に [email protected] または、Twitter[@_a_akira](https://twitter.com/_a_akira)までお問い合わせ下さい。
12
13
+---
14
15
This project is a minimum mpp project.
16
17
This application has Android, iOS, Web and Server modules.
0 commit comments