Skip to content

Commit

Permalink
update pushsdk 3.3.170110
Browse files Browse the repository at this point in the history
  • Loading branch information
comsince committed Jan 10, 2017
1 parent 71f64ad commit cbc8390
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.meizu.pushdemo"
android:versionCode="129"
android:versionName="1.3.170106">
android:versionCode="130"
android:versionName="1.3.170110">


<uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE"></uses-permission>
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

# 更新日志

## [2017-01-03]V3.3.170110
* 1 解决Jar包集成无法找到R类的问题

## [2017-01-04]V3.3.170103
* 1 精简sdk代码,权限,不再依赖第三方库
* 2 加入通知栏动态视频功能,如需要使用,需要向平台申请开通权限
Expand Down
Binary file not shown.

0 comments on commit cbc8390

Please sign in to comment.