Skip to content

Commit

Permalink
fix(android): ui module dependency path (#11221)
Browse files Browse the repository at this point in the history
  • Loading branch information
garymathews committed Sep 16, 2019
1 parent 097c5af commit 3b9bac8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions android/modules/ui/ui.iml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,14 @@
<orderEntry type="module" module-name="kroll-apt" />
<orderEntry type="module" module-name="appcompat" />
<orderEntry type="module" module-name="cardview" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/WebViewClient.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>

0 comments on commit 3b9bac8

Please sign in to comment.