File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jpush-phonegap-plugin" ,
3- "version" : " 3.7.2 " ,
3+ "version" : " 3.7.3 " ,
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.7.2 " >
5+ version =" 3.7.3 " >
66
77 <name >JPush</name >
88 <description >JPush for cordova plugin</description >
4949 <source-file src =" src/ios/Plugins/AppDelegate+JPush.m" />
5050
5151 <header-file src =" src/ios/lib/JPUSHService.h" />
52- <source-file src =" src/ios/lib/jpush-ios-3.2.1 .a" framework =" true" />
52+ <source-file src =" src/ios/lib/jpush-ios-3.2.6 .a" framework =" true" />
5353 <resource-file src =" src/ios/JPushConfig.plist" />
5454
5555 <framework src =" CFNetwork.framework" weak =" true" />
249249
250250 </config-file >
251251
252- <lib-file src =" src/android/libs/jpush-android-3.3.4 .jar" />
252+ <lib-file src =" src/android/libs/jpush-android-3.3.8 .jar" />
253253
254254 <source-file src =" src/android/PushService.java" target-dir =" src/cn/jiguang/cordova/push" />
255255 <source-file src =" src/android/JPushPlugin.java" target-dir =" src/cn/jiguang/cordova/push" />
You can’t perform that action at this time.
0 commit comments