Library update

This commit is contained in:
paulevsGitch 2021-12-16 20:29:16 +03:00
parent 934efc9aed
commit fb19abdc45
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@ repositories {
maven { url 'https://maven.blamejared.com' }
maven { url "https://maven.shedaniel.me/" }
maven { url 'https://jitpack.io' }
maven { url 'https://maven.terraformersmc.com/releases' }
}
dependencies {