Speed things up

This commit is contained in:
Telesphoreo 2022-04-11 21:51:17 -05:00
parent 336f17b1cf
commit f0c646688e
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ repositories {
maven {
url = uri("https://jitpack.io")
content {
includeGroup("com.github.MilkBowl")
}
}
mavenCentral()