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 1820333 commit 8addc4dCopy full SHA for 8addc4d
jitpack.yml
@@ -1,4 +1,7 @@
1
jdk:
2
- openjdk17
3
+before_install:
4
+ - sdk install maven 3.8.8
5
+ - sdk use maven 3.8.8
6
install:
- - mvn clean install -DskipTests --projects google-http-client,google-http-client-android --also-make
7
+ - mvn clean install -DskipTests --projects google-http-client,google-http-client-android --also-make
0 commit comments