mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 12:02:49 +08:00
Merge pull request #91 from FrankFenton/master
Add android support library requirement to plugin.xml
This commit is contained in:
commit
7686edf30c
@ -37,6 +37,7 @@
|
|||||||
</provider>
|
</provider>
|
||||||
</config-file>
|
</config-file>
|
||||||
<source-file src="src/android/res/xml/opener_paths.xml" target-dir="res/xml"/>
|
<source-file src="src/android/res/xml/opener_paths.xml" target-dir="res/xml"/>
|
||||||
|
<framework src="com.android.support:support-v4:+" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
<!-- iOS -->
|
<!-- iOS -->
|
||||||
|
Loading…
Reference in New Issue
Block a user