Fix build

This commit is contained in:
Niels Andriesse
2021-05-18 15:03:17 +10:00
parent 68225e00be
commit 7208bb0421
3 changed files with 15 additions and 1 deletions

View File

@@ -51,6 +51,8 @@ allprojects {
includeGroupByRegex "com\\.goterl\\.lazycode.*"
}
}
jcenter()
maven { url "https://jitpack.io" }
}
project.ext {