Skip to content

Commit

Permalink
Fix jitpack publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Aug 13, 2024
1 parent 1acdb88 commit 4610ee1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
jdk:
- openjdk17
install:
- ./gradlew :openpgp-api:build :openpgp-api:publishToMavenLocal -x :openpgp-api:test
- find . -name "*.aar"

0 comments on commit 4610ee1

Please sign in to comment.