Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'trunk' of github.com:wordpress-mobile/WordPress-Android…
… into gutenberg/incorporate-consistent-accent-color
  • Loading branch information
dcalhoun committed Aug 26, 2022
commit 735a0aaff5b895c2c6f74c8f9399a1e566b7b1a7
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {

ext {
wordPressUtilsVersion = '2.7.0'
wordPressLoginVersion = 'trunk-657bed28fa735780e3ffcc214503a9e5d1286d6c'
gutenbergMobileVersion = 'trunk-c39088daab5b49b48db81b01bc1e143999d8396b'
wordPressLoginVersion = '0.18.0'
gutenbergMobileVersion = 'v1.81.0'
storiesVersion = '1.4.0'
aboutAutomatticVersion = '0.0.6'

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.