Skip to content

Commit

Permalink
Attempt to fix jitpack.io
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Oct 13, 2021
1 parent fc45419 commit 4175e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk11
install:
- ./gradlew build publishToMavenLocal -x test
- ./gradlew :library:build :library:publishToMavenLocal -x :library:test
- find . -name "*.aar"

0 comments on commit 4175e9c

Please sign in to comment.