File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jpush-phonegap-plugin" ,
3- "version" : " 3.8.0 " ,
3+ "version" : " 3.8.1 " ,
44 "description" : " JPush for cordova plugin" ,
55 "cordova" : {
66 "id" : " jpush-phonegap-plugin" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" jpush-phonegap-plugin"
5- version =" 3.8.0 " >
5+ version =" 3.8.1 " >
66
77 <name >JPush</name >
88 <description >JPush for cordova plugin</description >
109109 <uses-permission android : name =" android.permission.QUERY_ALL_PACKAGES" />
110110
111111 <!-- 华为角标-->
112- <uses-permission android : name =" com.huawei.android.launcher.permission.CHANGE_BADGE " />
112+ <uses-permission android : name =" com.huawei.android.launcher.permission.CHANGE_BADGE" />
113113 </config-file >
114114
115115 <config-file target =" AndroidManifest.xml" parent =" /manifest/application" mode =" merge" >
You can’t perform that action at this time.
0 commit comments