mirror of
https://github.com/dzeiocom/crashhandler.git
synced 2025-04-22 10:52:16 +00:00
feat: Add jitpack Config (#13)
Some checks failed
Android CI / build (push) Failing after 11m15s
Some checks failed
Android CI / build (push) Failing after 11m15s
This commit is contained in:
parent
acbb524a7e
commit
ae8f26247b
5
jitpack.yml
Normal file
5
jitpack.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
before_install:
|
||||||
|
- export SDKMAN_DIR="/home/jitpack/.sdkman/"
|
||||||
|
- source "/home/jitpack/.sdkman/bin/sdkman-init.sh"
|
||||||
|
- sdk install java 17.0.1-open
|
||||||
|
- sdk use java 17.0.1-open
|
Loading…
x
Reference in New Issue
Block a user