优化推荐页面UI
修复部分BUG 部分功能优化操作 添加新的功能-更换接口功能
This commit is contained in:
parent
4077f0a19b
commit
9376cb4e8f
|
@ -18,7 +18,7 @@ android {
|
||||||
//noinspection OldTargetApi
|
//noinspection OldTargetApi
|
||||||
targetSdk 31
|
targetSdk 31
|
||||||
versionCode 1
|
versionCode 1
|
||||||
versionName "1.8.0"
|
versionName "1.9.0"
|
||||||
|
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
|
@ -12,8 +12,8 @@
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 1,
|
"versionCode": 1,
|
||||||
"versionName": "1.8.0",
|
"versionName": "1.9.0",
|
||||||
"outputFile": "Cloud_music-debug-v1.8.0.apk"
|
"outputFile": "Cloud_music-debug-v1.9.0.apk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"elementType": "File"
|
"elementType": "File"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user