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