remove duplicate mavencentral declaration
This commit is contained in:
parent
017c0f9e44
commit
663a0e3b1e
1 changed files with 0 additions and 4 deletions
|
@ -45,10 +45,6 @@ dependencies {
|
|||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.3'
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue