Switch gutenberg-mobile's dependency group to org.wordpress#20042
Switch gutenberg-mobile's dependency group to org.wordpress#20042
Conversation
@oguzkocer I pushed part of these changes in #20005, it also updates the Gutenberg Mobile reference to an alpha version published to the new group ID. Once it's merged, I'll update this PR and we can proceed with merging. |
Done in a627298. |
fluiddot
left a comment
There was a problem hiding this comment.
I'm thinking we should probably remove the following part:
WordPress-Android/.github/dependabot.yml
Lines 39 to 41 in a627298
WDYT?
|
@fluiddot Sure - feel free to make that change and then merge 👍 |
|
| App Name | Jetpack |
|
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr20042-cb4044e | |
| Commit | cb4044e | |
| Direct Download | jetpack-prototype-build-pr20042-cb4044e.apk |
|
| App Name | WordPress |
|
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr20042-cb4044e | |
| Commit | cb4044e | |
| Direct Download | wordpress-prototype-build-pr20042-cb4044e.apk |


This is a follow up to #19989 and makes the group id switch for
gutenberg-mobiledependencies fromorg.wordpress-mobiletoorg.wordpress.In order for this PR to build, gutenbergMobileVersion will need to be updated to a version that's published to the new group id. @fluiddot could you please take care of that? You can directly push to this branch and merge the PR once the CI is green.