Skip to content

Commit

Permalink
[Android] [Fixed] Declare appcompat dependency...
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwoon committed Nov 24, 2016
1 parent f462ee3 commit 794af1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
</js-module>

<platform name="android">
<framework src="com.android.support:support-compat:25.0.1" />
<config-file target="res/xml/config.xml" parent="/*">
<feature name="CsIPay88">
<param name="android-package" value="org.cloudsky.cordovaPlugins.IPay88"/>
Expand Down

0 comments on commit 794af1c

Please sign in to comment.