Update guide_getting_started.md

This commit is contained in:
Him188 2020-02-20 21:04:18 +08:00 committed by GitHub
parent 492215aa65
commit abc2c83d80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
### 1 安装IDEA与JDK
JDK要求8以上
JDK要求6以上
### 2 新建Gradle项目
@ -127,4 +127,4 @@ Kotlin 在 Maven 上只支持 JVM 平台.
<version>0.17.0</version> <!-- 替换版本为最新版本 -->
</dependency>
</dependencies>
```
```