Skip to content

Commit

Permalink
21th Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 9, 2017
1 parent 2202bb8 commit 02c6595
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@
<uses-feature android:name="android.hardware.nfc" android:required="true" />
</config-file>

<source-file src="libs/nxpnfcandroidlib/1.0/jars/classes.jar" target-dir="libs" framework="true" />

<source-file src="libs/nxpnfcandroidlib/1.0/nxpnfcandroidlib-1.0.aar" target-dir="libs" framework="true" />


<source-file src="src/android/Ionic2NFC.java" target-dir="src/com-dnrps-ionic2nfc/Ionic2NFC" />
</platform>
</plugin>

0 comments on commit 02c6595

Please sign in to comment.