aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-05-09 00:26:18 +0800
committershedaniel <daniel@shedaniel.me>2020-05-09 00:26:18 +0800
commitc27630f0c0eb7e5084f28139aaf2ba45ff3a7e23 (patch)
tree6ffc4062b4207ced1eb17bfdb51c5d2a865e9d06 /build.gradle
parent9662f0e452a0e1ac23de3f39861d15db7db5b1cc (diff)
downloadRoughlyEnoughItems-c27630f0c0eb7e5084f28139aaf2ba45ff3a7e23.tar.gz
RoughlyEnoughItems-c27630f0c0eb7e5084f28139aaf2ba45ff3a7e23.tar.bz2
RoughlyEnoughItems-c27630f0c0eb7e5084f28139aaf2ba45ff3a7e23.zip
Welcome back: Container
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'build.gradle')
-rwxr-xr-xbuild.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 820cdfd93..225d9c783 100755
--- a/build.gradle
+++ b/build.gradle
@@ -32,6 +32,7 @@ license {
}
repositories {
+ maven { url "https://dl.bintray.com/shedaniel/legacy-yarn-updated" }
}
jar {