Skip to content

Commit 8addc4d

Browse files
committed
Update Maven to fix build
1 parent 1820333 commit 8addc4d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

jitpack.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
jdk:
22
- openjdk17
3+
before_install:
4+
- sdk install maven 3.8.8
5+
- sdk use maven 3.8.8
36
install:
4-
- 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

Comments
 (0)