We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7716bd9 commit ae783dfCopy full SHA for ae783df
plugin.xml
@@ -11,7 +11,7 @@
11
<engine name="cordova" version=">=8.0.0" />
12
<engine name="cordova-android" version=">=8.0.0" />
13
</engines>
14
- <dependency id="cordova-plugin-file" version="6.0.2"/>
+ <dependency id="cordova-plugin-file" version="8.0.0"/>
15
<platform name="android">
16
<framework src="androidx.work:work-runtime:2.8.0" />
17
<framework src="com.squareup.okhttp3:okhttp:4.9.3" />
0 commit comments