aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorTom Dickson <github@bombcar.com>2021-11-19 13:59:44 -0600
committerTom Dickson <github@bombcar.com>2021-11-19 13:59:44 -0600
commit1949ecd687822eb674afffe243c13b6a408c50fc (patch)
tree43e5a14b38dfcade6c2c2585d52057402487e6ec /build.gradle
parent176a44820664a7d84ac9a6f53c7d0825e7f3ad5f (diff)
downloadGT5-Unofficial-1949ecd687822eb674afffe243c13b6a408c50fc.tar.gz
GT5-Unofficial-1949ecd687822eb674afffe243c13b6a408c50fc.tar.bz2
GT5-Unofficial-1949ecd687822eb674afffe243c13b6a408c50fc.zip
remote jitpack, still builds
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.gradle b/build.gradle
index f0ae9dce67..d1833ac846 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,10 +4,6 @@ buildscript {
mavenCentral()
jcenter()
maven {
- name = "jitpack"
- url = "https://jitpack.io"
- }
- maven {
name = "forge"
url = "https://maven.minecraftforge.net"
}