mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 03:52:51 +08:00
change android dependency com.android.support:support-v4:+ to com.android.support:support-v4:26.0.0-alpha1
This commit is contained in:
parent
8c8bb90de0
commit
e0fa3731d5
@ -31,7 +31,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:+" />
|
||||
<framework src="com.android.support:support-v4:26.0.0-alpha1" />
|
||||
</platform>
|
||||
|
||||
<!-- iOS -->
|
||||
|
Loading…
Reference in New Issue
Block a user