Loading build.gradle +2 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ buildscript { repositories { jcenter() google() } dependencies { classpath 'com.android.tools.build:gradle:2.3.1' classpath 'com.android.tools.build:gradle:3.1.4' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading Loading
build.gradle +2 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ buildscript { repositories { jcenter() google() } dependencies { classpath 'com.android.tools.build:gradle:2.3.1' classpath 'com.android.tools.build:gradle:3.1.4' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading