瀏覽代碼

New kotlin version 1.2.21

pull/1/head
Nils Dittberner 7 年之前
父節點
當前提交
a938b7df13
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      build.gradle

+ 1
- 1
build.gradle 查看文件

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.1.3-2'
ext.kotlin_version = '1.2.21'
repositories {
google()
jcenter()


Loading…
取消
儲存