Skip to content

Commit 663a0e3

Browse files
committed
remove duplicate mavencentral declaration
1 parent 017c0f9 commit 663a0e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ dependencies {
4545
apt 'com.jakewharton:butterknife-compiler:8.0.1'
4646
}
4747

48-
repositories {
49-
mavenCentral()
50-
}
51-
5248
buildscript {
5349
ext.kotlin_version = '1.0.3'
5450
repositories {

0 commit comments

Comments
 (0)