Removed jcenter repositories

This commit is contained in:
Anuken 2021-02-04 14:12:03 -05:00
parent 9f510f61c7
commit 3299279c89
4 changed files with 2 additions and 5 deletions

View file

@ -4,7 +4,6 @@ buildscript{
mavenCentral()
google()
maven{ url "https://oss.sonatype.org/content/repositories/snapshots/" }
jcenter()
}
dependencies{
@ -20,7 +19,6 @@ configurations{ natives }
repositories{
mavenCentral()
jcenter()
maven{ url "https://maven.google.com" }
}

View file

@ -12,7 +12,6 @@ buildscript{
mavenCentral()
google()
maven{ url "https://oss.sonatype.org/content/repositories/snapshots/" }
jcenter()
maven{ url 'https://jitpack.io' }
}
@ -184,7 +183,6 @@ allprojects{
maven{ url "https://oss.sonatype.org/content/repositories/snapshots/" }
maven{ url "https://oss.sonatype.org/content/repositories/releases/" }
maven{ url 'https://jitpack.io' }
jcenter()
}
task clearCache{

View file

@ -836,6 +836,7 @@ public class Mods implements Loadable{
", main='" + main + '\'' +
", minGameVersion='" + minGameVersion + '\'' +
", hidden=" + hidden +
", repo=" + repo +
'}';
}
}

View file

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=3ba7268a73588de6ee751952087b05c1a0504b9f
archash=375e9ad393521119488922560d8900c6edc937f6