提交 c2e45c4c 编写于 作者: 梦境迷离's avatar 梦境迷离

update kotlin version

上级 92bc1666
......@@ -2,7 +2,7 @@ version = '0.0.1'
group = 'io.github.dreamylost'
buildscript {
ext.kotlin_version = '1.3.72'
ext.kotlin_version = '1.3.71'
//编译插件的依赖仓库
repositories {
......@@ -46,7 +46,7 @@ repositories {
}
dependencies {
compile group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib', version: '1.3.72'
compile group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib', version: '1.3.71'
ktlint "com.pinterest:ktlint:0.37.2"
}
......
......@@ -2,7 +2,7 @@ version = '0.0.1'
group = 'io.github.dreamylost'
buildscript {
ext.kotlin_version = '1.3.72'
ext.kotlin_version = '1.3.71'
//编译插件的依赖仓库
repositories {
......@@ -46,7 +46,7 @@ repositories {
}
dependencies {
compile group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib', version: '1.3.72'
compile group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib', version: '1.3.71'
ktlint "com.pinterest:ktlint:0.37.2"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册