mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-04-10 02:46:54 -04:00
implement detekt
This commit is contained in:
@@ -24,7 +24,7 @@ deps.kotlin = kotlin
|
||||
|
||||
ext.deps = deps
|
||||
|
||||
def addRepos(RepositoryHandler handler) {
|
||||
static def addRepos(RepositoryHandler handler) {
|
||||
handler.google()
|
||||
handler.jcenter()
|
||||
handler.maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
|
||||
|
||||
Reference in New Issue
Block a user