Remove some of the remaining mentions of repository.jetbrains.com

This commit is contained in:
Sergey Igushkin
2018-01-23 23:34:16 +03:00
parent f516667640
commit 0c78a2c026
10 changed files with 0 additions and 28 deletions
@@ -6,7 +6,6 @@ configurePublishing(project)
repositories {
mavenLocal()
maven { url 'http://repository.jetbrains.com/utils/' }
}
dependencies {