Skip to content

Commit b4279c7

Browse files
committed
fix jitpack cnt
1 parent 7910b45 commit b4279c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jitpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
before_install:
2+
- sdk install java 11.0.10-open
3+
- sdk use java 11.0.10-open
24
- chmod +x gradlew
35
install:
46
- ./gradlew :library:clean :library:build :library:publishToMavenLocal -x :library:test

0 commit comments

Comments
 (0)