提交 7715b114 authored 作者: JarvanMo's avatar JarvanMo

update doc

上级 98b008ae
...@@ -23,16 +23,17 @@ ...@@ -23,16 +23,17 @@
* Launch Mini-Program. * Launch Mini-Program.
## Libraries Used In Fluwx ## Libraries Used In Fluwx
For Android,`kotlin-1.2.71` is included: Libraries listed here
For Android,`kotlin-1.3.0` is included:
```gradle ```gradle
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
api 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.4' api 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.30.2' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.0.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:0.30.2' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.0.0'
implementation 'top.zibin:Luban:1.1.8' implementation 'top.zibin:Luban:1.1.8'
implementation 'com.squareup.okhttp3:okhttp:3.11.0' implementation 'com.squareup.okhttp3:okhttp:3.11.0'
``` ```
For Flutter:<br> For Flutter:<br>
Flutter 0.8.2 • channel beta • https://github.com/flutter/flutter.git<br> Flutter 0.8.2 • channel beta • https://github.com/flutter/flutter.git<br>
Framework • revision 5ab9e70727 (11 days ago) • 2018-09-07 12:33:05 -0700<br> Framework • revision 5ab9e70727 (11 days ago) • 2018-09-07 12:33:05 -0700<br>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论