Remove some of the remaining mentions of repository.jetbrains.com
This commit is contained in:
@@ -19,7 +19,6 @@ configurePublishing(project)
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
maven { url 'http://repository.jetbrains.com/utils/' }
|
||||
maven { url 'https://maven.google.com' }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user