Commit abc2c83d authored by Him188's avatar Him188 Committed by GitHub

Update guide_getting_started.md

parent 492215aa
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
### 1 安装IDEA与JDK ### 1 安装IDEA与JDK
JDK要求8以上 JDK要求6以上
### 2 新建Gradle项目 ### 2 新建Gradle项目
...@@ -127,4 +127,4 @@ Kotlin 在 Maven 上只支持 JVM 平台. ...@@ -127,4 +127,4 @@ Kotlin 在 Maven 上只支持 JVM 平台.
<version>0.17.0</version> <!-- 替换版本为最新版本 --> <version>0.17.0</version> <!-- 替换版本为最新版本 -->
</dependency> </dependency>
</dependencies> </dependencies>
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment