Skip to content

Commit

Permalink
Merge pull request #76 from Jhuster/dev
Browse files Browse the repository at this point in the history
Release v1.2.1
  • Loading branch information
jpxiong committed Apr 29, 2016
2 parents 2d2d3e2 + ff7e585 commit b5c2255
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PLDroidPlayerDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ android {

dependencies {
compile 'com.android.support:design:23.2.1'
compile files('libs/pldroid-player-1.2.0.jar')
compile files('libs/pldroid-player-1.2.1.jar')
}
Binary file not shown.
13 changes: 13 additions & 0 deletions ReleaseNotes/release-notes-1.2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# PLDroidPlayer Release Notes for 1.2.1

## 简介
PLDroidPlayer 为 Android 开发者提供直播播放 SDK

## 记录

### 播放器
- 发布 pldroid-player-1.2.1.jar
- 恢复 `SharedLibraryNameHelper.renameSharedLibrary` 接口
- 恢复 `SharedLibraryNameHelper.getSharedLibraryName` 接口

### 播放器 Demo
Binary file not shown.

0 comments on commit b5c2255

Please sign in to comment.