added jcener() to repositories for detekt to work (#44)
This commit is contained in:
parent
a190af1e0c
commit
1650f64e2a
|
|
@ -19,6 +19,7 @@ def normalizeFileUrl
|
|||
|
||||
repositories {
|
||||
maven { url "http://dl.bintray.com/touchin/touchin-tools" }
|
||||
jcenter()
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
|
|
|||
Loading…
Reference in New Issue