Skip to content

Commit

Permalink
Merge pull request #341 from BoleLiu/dev
Browse files Browse the repository at this point in the history
Release for 3.1.5.1
  • Loading branch information
BoleLiu authored Dec 15, 2023
2 parents fa8626e + 059a62c commit f6fd531
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PLDroidMediaStreamingDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.qiniu.pili.droid.streaming.demo"
minSdkVersion 18
targetSdkVersion 29
versionCode 78
versionName "3.1.5"
versionCode 79
versionName "3.1.5.1"
}
buildTypes {
release {
Expand Down
Binary file not shown.
Binary file not shown.
18 changes: 18 additions & 0 deletions ReleaseNotes/release-notes-3.1.5.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# PLDroidMediaStreaming Release Notes for 3.1.5.1

本次更新:

## 版本

- 发布 pldroid-media-streaming-3.1.5.1.jar

## 优化

- 移除对设备 ANDROID_ID 的获取逻辑

## 注意事项

- **从 v3.1.5 版本开始,将不再支持 armeabi 架构**
- **从 v3.1.3 版本开始,HappyDNS 库务必升级到 1.0.0 版本**
- 从 v3.1.2 版本开始,SDK 将不再强制要求获取 READ_PHONE_STATE 和 ACCESS_FINE_LOCATION 的权限
- 从 v3.1.1 版本开始,HappyDNS 库务必到 0.2.18 版本
Binary file added releases/pldroid-media-streaming-3.1.5.1.jar
Binary file not shown.
Binary file removed releases/pldroid-media-streaming-3.1.5.jar
Binary file not shown.

0 comments on commit f6fd531

Please sign in to comment.