Explorar el Código

Downgrade gradle android plugin

Guy Carmeli hace 7 años
padre
commit
1777dac40a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      playground/android/build.gradle

+ 1
- 1
playground/android/build.gradle Ver fichero

8
         jcenter()
8
         jcenter()
9
     }
9
     }
10
     dependencies {
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
         // NOTE: Do not place your application dependencies here; they belong
13
         // NOTE: Do not place your application dependencies here; they belong
14
         // in the individual module build.gradle files
14
         // in the individual module build.gradle files