Revert build.gradle change committed by mistake
This commit is contained in:
parent
4f3db9b822
commit
60442ec33d
|
@ -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…
Reference in New Issue