Loading build.gradle +4 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,9 @@ buildscript { } repositories { jcenter() mavenCentral() google() jcenter() } dependencies { Loading @@ -44,9 +45,10 @@ project.ext { subprojects { repositories { jcenter() mavenCentral() google() maven { url 'https://jitpack.io' } jcenter() } configurations.all { Loading Loading
build.gradle +4 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,9 @@ buildscript { } repositories { jcenter() mavenCentral() google() jcenter() } dependencies { Loading @@ -44,9 +45,10 @@ project.ext { subprojects { repositories { jcenter() mavenCentral() google() maven { url 'https://jitpack.io' } jcenter() } configurations.all { Loading