Skip to content

Commit cf7155d

Browse files
author
Frank Natividad
committed
Cleaned up build.gradle
1 parent 4717d6a commit cf7155d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appengine/endpoints-frameworks-v2/discovery/build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ buildscript { // Configuration for building
2424
}
2525

2626
repositories { // repositories for Jar's you access in your code
27-
maven {
28-
url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Repository (if needed)
29-
}
3027
mavenCentral()
3128
jcenter()
3229
}

0 commit comments

Comments
 (0)