Browse Source

Revert build.gradle change committed by mistake

pull/1404/head
Rossen Stoyanchev 9 years ago
parent
commit
60442ec33d
  1. 1
      build.gradle

1
build.gradle

@ -176,7 +176,6 @@ configure(allprojects) { project -> @@ -176,7 +176,6 @@ configure(allprojects) { project ->
}
repositories {
mavenLocal()
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/milestone" }

Loading…
Cancel
Save