aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorThatGravyBoat <thatgravyboat@gmail.com>2021-07-06 17:33:02 -0230
committerGitHub <noreply@github.com>2021-07-06 17:33:02 -0230
commitb551a28a0ba8f10b0e756a9f3e57621b2fb6020d (patch)
tree0b2f6d3462eec5cc13e38f2771a89c2c6f86d9a3 /build.gradle
parent6d8e1e5659f64a4f9ba86d6ab5bbc8e688faf22a (diff)
parent4e9dd2b26625a5129bfcf41d8f7dd7e6fdab5a2d (diff)
downloadSkyblockHud-Death-Defied-b551a28a0ba8f10b0e756a9f3e57621b2fb6020d.tar.gz
SkyblockHud-Death-Defied-b551a28a0ba8f10b0e756a9f3e57621b2fb6020d.tar.bz2
SkyblockHud-Death-Defied-b551a28a0ba8f10b0e756a9f3e57621b2fb6020d.zip
Merge pull request #1 from ThatGravyBoat/tyman
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 5c773c5..7ec17f2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,5 @@
buildscript {
repositories {
- jcenter()
maven {
name = "jitpack"
url = "https://jitpack.io/"
@@ -35,7 +34,6 @@ minecraft {
}
repositories {
- jcenter()
maven { url 'https://repo.spongepowered.org/maven/' }
flatDir {
dirs 'deps'