Skip to content

Commit

Permalink
fix: Use Java 17 for jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jmir1 committed Aug 24, 2023
1 parent 4ce8539 commit f057fa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
jdk:
- openjdk17
before_install:
- mkdir -p app/build/outputs/aar
- wget -O app/build/outputs/aar/aniyomi-mpv-lib-release.aar https://github.com/jmir1/mpv-android/releases/download/$VERSION/aniyomi-mpv-lib-$VERSION.aar
Expand Down

0 comments on commit f057fa0

Please sign in to comment.