ソースを参照

New kotlin version 1.2.21

pull/1/head
コミット
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()


読み込み中…
キャンセル
保存