added jcener() to repositories for detekt to work (#44)

This commit is contained in:
Elena Bobkova 2018-01-31 18:17:57 +03:00 committed by Arseniy Borisov
parent a190af1e0c
commit 1650f64e2a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ def normalizeFileUrl
repositories {
maven { url "http://dl.bintray.com/touchin/touchin-tools" }
jcenter()
}
configurations {