ソースを参照

Upgrade gradle from 3.0.1 to 3.1.4

Shalom Yerushalmy 6 年 前
コミット
ee34b86f26
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      lib/android/build.gradle

+ 1
- 1
lib/android/build.gradle ファイルの表示

@@ -8,7 +8,7 @@ buildscript {
8 8
         jcenter()
9 9
     }
10 10
     dependencies {
11
-        classpath 'com.android.tools.build:gradle:3.0.1'
11
+        classpath 'com.android.tools.build:gradle:3.1.4'
12 12
 
13 13
         // NOTE: Do not place your application dependencies here; they belong
14 14
         // in the individual module build.gradle files