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
@@ -4,7 +4,6 @@ apply plugin: 'maven'
repositories {
mavenLocal()
jcenter()
maven { url 'http://repository.jetbrains.com/utils/' }
}
dependencies {