Skip to content

Commit

Permalink
FileProviderについての設定を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
cigalecigales committed Sep 27, 2020
1 parent 1881321 commit ecb5c39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
<clobbers target="apkInstaller"/>
</js-module>
<platform name="android">
<preference name="ANDROID_SUPPORT_V4_VERSION" default="26.+" />
<framework src="com.android.support:support-v4:$ANDROID_SUPPORT_V4_VERSION" />
<config-file target="res/xml/config.xml" parent="/*">
<feature name="apkInstaller">
<param name="android-package" value="plugin.apkInstaller.ApkInstaller"/>
Expand Down

0 comments on commit ecb5c39

Please sign in to comment.