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 cd3c77b commit 988615aCopy full SHA for 988615a
build.gradle.kts
@@ -2,7 +2,6 @@ buildscript {
2
repositories {
3
google()
4
mavenCentral()
5
- maven("https://s01.oss.sonatype.org/content/repositories/comapollographql-1045/")
6
}
7
8
dependencies {
@@ -16,7 +15,6 @@ allprojects {
16
15
17
18
19
20
21
22
0 commit comments