File tree 4 files changed +4
-5
lines changed
4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 18
18
"url" : " https://github.com/apache/cordova-plugin-file"
19
19
},
20
20
"bugs" : {
21
- "url" : " https://issues. apache.org/jira/browse/CB "
21
+ "url" : " https://github.com/ apache/cordova-plugin-file/issues "
22
22
},
23
23
"keywords" : [
24
24
" cordova" ,
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ xmlns:android="http://schemas.android.com/apk/res/android"
26
26
<description >Cordova File Plugin</description >
27
27
<license >Apache 2.0</license >
28
28
<keywords >cordova,file</keywords >
29
- <repo >https://git-wip-us. apache.org/repos/asf/ cordova-plugin-file.git </repo >
30
- <issue >https://issues. apache.org/jira/browse/CB/component/12320651 </issue >
29
+ <repo >https://github.com/ apache/ cordova-plugin-file</repo >
30
+ <issue >https://github.com/ apache/cordova-plugin-file/issues </issue >
31
31
32
32
<engines >
33
33
<engine name =" cordova-android" version =" >=6.3.0" />
Original file line number Diff line number Diff line change 13
13
" cordova-android"
14
14
],
15
15
"author" : " " ,
16
- "license" : " Apache 2.0"
16
+ "license" : " Apache- 2.0"
17
17
}
Original file line number Diff line number Diff line change 19
19
-->
20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
- xmlns : rim =" http://www.blackberry.com/ns/widgets"
23
22
xmlns : android =" http://schemas.android.com/apk/res/android"
24
23
id =" cordova-plugin-file-tests"
25
24
version =" 6.0.2-dev" >
You can’t perform that action at this time.
0 commit comments