We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf64ba commit fae7006Copy full SHA for fae7006
build.gradle
@@ -22,7 +22,6 @@ buildscript {
22
mavenLocal()
23
mavenCentral()
24
jcenter()
25
- maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
26
maven { url "https://plugins.gradle.org/m2/" }
27
}
28
dependencies {
@@ -62,7 +61,6 @@ configure(coreProjects) {
62
61
google()
63
64
65
66
67
68
0 commit comments