Skip to content

Commit 181cba9

Browse files
authored
Merge pull request #778 from wordpress-mobile/jitpack-config
Add jitpack.yml to work around the Google licence issue
2 parents 6ea8a2c + a370751 commit 181cba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jitpack.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
before_install:
2+
- yes | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-27"
3+
- yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;27.0.3"

0 commit comments

Comments
 (0)