Skip to content

Commit

Permalink
Add JitPack config to cd in Android project
Browse files Browse the repository at this point in the history
  • Loading branch information
ivnsch committed Jun 25, 2020
1 parent af3e46a commit 8e821bb
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 @@
install:
- echo "Custom JitPack install command: cd into Android project"
- cd ./android/core
- ./gradlew install

0 comments on commit 8e821bb

Please sign in to comment.