Updated to 1.1.0

This commit is contained in:
Auxilor
2021-09-26 13:54:24 +01:00
parent dcb1c476f1
commit 39f9afc625
2 changed files with 7 additions and 1 deletions

6
jitpack.yml Normal file
View File

@@ -0,0 +1,6 @@
jdk: openjdk16
before_install:
- source "$HOME/.sdkman/bin/sdkman-init.sh"
- sdk update
- sdk install java 16.0.1-open
- sdk use java 16.0.1-open