Skip to content

Commit

Permalink
The hermes binaries are picked up from the gb-mobile build now
Browse files Browse the repository at this point in the history
  • Loading branch information
hypest committed May 7, 2020
1 parent bc12552 commit 904f17c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libs/editor/WordPressEditor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ dependencies {
api ("com.github.wordpress-mobile.WordPress-Aztec-Android:wordpress-shortcodes:$aztecVersion")
api ("com.github.wordpress-mobile.WordPress-Aztec-Android:wordpress-comments:$aztecVersion")

debugImplementation files("./libs/hermes-debug.aar")
releaseImplementation files("./libs/hermes-release.aar")

implementation (project(':react-native-gutenberg-bridge')) {
exclude group: 'com.squareup.okhttp3'
exclude group: "com.android.volley"
Expand Down
Binary file removed libs/editor/WordPressEditor/libs/hermes-debug.aar
Binary file not shown.
Binary file removed libs/editor/WordPressEditor/libs/hermes-release.aar
Binary file not shown.

0 comments on commit 904f17c

Please sign in to comment.