File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-media" ,
3- "version" : " 4.0.1-dev " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " Cordova Media Plugin" ,
55 "types" : " ./types/index.d.ts" ,
66 "cordova" : {
Original file line number Diff line number Diff line change 2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222xmlns:android=" http://schemas.android.com/apk/res/android"
2323id=" cordova-plugin-media"
24- version =" 4.0.1-dev " >
24+ version =" 4.0.0 " >
2525
2626 <name >Media</name >
2727 <description >Cordova Media Plugin</description >
@@ -34,7 +34,7 @@ id="cordova-plugin-media"
3434 <engine name =" cordova-android" version =" >=6.3.0" />
3535 </engines >
3636
37- <dependency id =" cordova-plugin-file" version =" ^4 .0.0" />
37+ <dependency id =" cordova-plugin-file" version =" ^5 .0.0" />
3838
3939 <js-module src =" www/MediaError.js" name =" MediaError" >
4040 <clobbers target =" window.MediaError" />
You can’t perform that action at this time.
0 commit comments