Revert "Temporarily work around problems with Gradle's plugin portal"
This reverts commit fb954e8109.
This commit is contained in:
@@ -8,11 +8,6 @@ repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven { url "https://repo.spring.io/release" }
|
||||
jcenter() {
|
||||
content {
|
||||
includeGroup("org.ysb33r.gradle")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
Reference in New Issue
Block a user