Merge pull request #91 from FrankFenton/master

Add android support library requirement to plugin.xml
This commit is contained in:
pwlin 2017-01-31 11:27:51 +01:00 committed by GitHub
commit 7686edf30c

View File

@ -37,6 +37,7 @@
</provider>
</config-file>
<source-file src="src/android/res/xml/opener_paths.xml" target-dir="res/xml"/>
<framework src="com.android.support:support-v4:+" />
</platform>
<!-- iOS -->