Skip to content

Commit

Permalink
openhab#8 Ignore android.* classes
Browse files Browse the repository at this point in the history
  • Loading branch information
magx2 committed May 6, 2019
1 parent 1405560 commit 0213e3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bundles/org.openhab.binding.supla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

<name>openHAB Add-ons :: Bundles :: Supla Binding</name>

<properties>
<bnd.importpackage>
!android.net,!android.util,!com.android.org.conscrypt,!org.apache.harmony.xnet.provider.jsse
</bnd.importpackage>
</properties>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 0213e3e

Please sign in to comment.