瀏覽代碼

Downgrade gradle android plugin

Guy Carmeli 6 年之前
父節點
當前提交
1777dac40a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      playground/android/build.gradle

+ 1
- 1
playground/android/build.gradle 查看文件

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