Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 1fdb523

Browse files
committed
发布构建 3.15.0 版本
1 parent ce890e3 commit 1fdb523

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

UPDATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
TODO 插件支持
22

3+
3.15.0 2022年9月17日
4+
优化登录界面流程
5+
修复酷我源
6+
酷我添加搜索歌单
7+
其他一些优化
8+
* 感谢各位大佬提交的 PR
9+
310
3.14.1 2022年7月25日
411
修复崩溃等
512

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
applicationId "com.dirror.music"
3535
minSdkVersion 21
3636
targetSdkVersion 32
37-
versionCode 760
38-
versionName "3.14.1"
37+
versionCode 761
38+
versionName "3.15.0"
3939

4040
multiDexEnabled true
4141

app/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"type": "SINGLE",
1212
"filters": [],
1313
"attributes": [],
14-
"versionCode": 760,
15-
"versionName": "3.14.1",
14+
"versionCode": 761,
15+
"versionName": "3.15.0",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)