Skip to content

Commit

Permalink
Add org.wordpress:utils as dependency of react-native-gutenberg-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Oct 18, 2019
1 parent 00b022e commit 08e3b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-native-gutenberg-bridge/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ dependencies {
// Make sure to put android-jsc at the the first
implementation "org.webkit:android-jsc:r241213"
implementation project(':react-native-aztec')
implementation "org.wordpress:utils:1.22"

if (rootProject.ext.buildGutenbergFromSource) {
println "using gutenberg from source"
Expand Down

0 comments on commit 08e3b32

Please sign in to comment.