Use JGit instead of GrGit now that jcenter is going away.

Update missed mapped name in MDK.
This commit is contained in:
LexManos 2021-03-15 12:18:42 -07:00
parent c8bca2c697
commit 2228a32446
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
buildscript {
repositories {
maven { url = 'https://files.minecraftforge.net/maven' }
jcenter()
mavenCentral()
}
dependencies {