Skip to content

Commit

Permalink
fix(jitpack): Use java 17 for agp
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Jul 1, 2024
1 parent f875eb3 commit 1fb597f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
jdk:
- openjdk8
before_install:
- yes | $ANDROID_HOME/tools/bin/sdkmanager "cmake;3.22.1" "ndk;26.2.11394342"
- sdk install java 17.0.11-oracle
- sdk use java 17.0.11-oracle

0 comments on commit 1fb597f

Please sign in to comment.