1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-11 06:45:58 +00:00

gradle=7.1.1, gradle migrateMappings

This commit is contained in:
Merith
2021-07-11 01:33:21 +00:00
parent cbff505297
commit 9bc4e9530c
435 changed files with 54771 additions and 91 deletions

2
.gitpod.Dockerfile vendored
View File

@@ -16,4 +16,4 @@ RUN sudo apt-get -q update && \
sudo apt install -yq openjdk-8-jdk openjdk-16-jdk
# This is so that you can use java 8 until such a time as you switch to java 16
RUN sudo update-java-alternatives --set java-1.8.0-openjdk-amd64
RUN sudo update-java-alternatives --set java-1.16.0-openjdk-amd64