Skip to content

Commit

Permalink
release-4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xyoye committed Jun 12, 2022
1 parent 2bc52da commit 817cdc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ object Versions {
const val compileSdkVersion = 31
const val minSdkVersion = 21
const val targetSdkVersion = 29
const val versionCode = 52
const val versionCode = 53
const val versionName = "4.0.6"
}
5 changes: 5 additions & 0 deletions change/dandanplay-v4.0.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
弹弹play 概念版v4.0.6

1.新增资源播放前状态检查
2.播放器内资源弹窗增加快速定位标签
3.修复其它已知问题

0 comments on commit 817cdc4

Please sign in to comment.