We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b02c0f commit 349c34cCopy full SHA for 349c34c
jitpack.yml
@@ -0,0 +1,5 @@
1
+jdk:
2
+ - openjdk11
3
+install:
4
+ - echo "Running a custom install command"
5
+ - ./gradlew clean install
0 commit comments