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

Commit f314770

Browse files
committed
更新 3.14.1 版本
1 parent 50a16a1 commit f314770

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

.idea/misc.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

UPDATE.md

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

3+
3.14.1 2022年7月25日
4+
修复崩溃等
5+
36
3.14.0 2022年6月13日
47
新增 Bilibili 源(感谢大佬)
58
尝试修复 vpn 导致的连接白屏

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ android {
3535
applicationId "com.dirror.music"
3636
minSdkVersion 21
3737
targetSdkVersion 32
38-
versionCode 759
39-
versionName "3.14.0"
38+
versionCode 760
39+
versionName "3.14.1"
4040

4141
multiDexEnabled true
4242

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": 759,
15-
"versionName": "3.14.0",
14+
"versionCode": 760,
15+
"versionName": "3.14.1",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)