Pulling avoid-jitpack changes into gutenberg release branch#11893
Conversation
…ild-no-jitpack Build gutenberg-mobile locally without JitPack
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
You can test the changes on this Pull Request by downloading the APK here. |
|
Tested as of first commit - 22c6ff1
Error when set to true is below. Note that I seem to have to run Log:
|
|
|
chipsnyder
left a comment
There was a problem hiding this comment.
We have a few things to iron out but as discussed in a side chat building from source isn't crucial for the release and we'll iron it out in another PR.
Pulling changes to build gutenberg-mobile locally without JitPack from the release/14.8 branch into the
gutenberg/integrate_release_1.28.0so that branch can successfully build on CI.To test:
Build debug and release builds locally with
BUILD_GUTENBERG_FROM_SOURCEset tofalse. Also verify that debug builds can be built withBUILD_GUTENBERG_FROM_SOURCEset totrue(so 3 combinations total).PR submission checklist:
RELEASE-NOTES.txtif necessary.