android 更新到 3.3.4

This commit is contained in:
weiry
2019-07-29 13:52:32 +08:00
parent ee3e6b9e75
commit b5fd5aa51a
14 changed files with 365 additions and 114 deletions
+6
View File
@@ -0,0 +1,6 @@
package cn.jiguang.cordova.push;
import cn.jpush.android.service.JCommonService;
public class PushService extends JCommonService {
}