1:修改K歌房
2:修改房间展示每日任务 3:修改页面跳转 4:遗留问题在进入首页的时候出现首页刷新
This commit is contained in:
6
app/proguard-rules.pro
vendored
6
app/proguard-rules.pro
vendored
@@ -945,3 +945,9 @@ public static java.lang.String TABLENAME;
|
||||
|
||||
-keep class **.R$string { *; }
|
||||
|
||||
-keep class com.qcloud.cos.** { *; }
|
||||
-dontwarn com.qcloud.cos.**
|
||||
-keep class com.qcloud.cos.model.** { *; }
|
||||
-keep class * implements com.qcloud.cos.** { *; }
|
||||
-keepattributes Signature, *Annotation*
|
||||
-keep class com.qcloud.cos.**$* { *; }
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 40,
|
||||
"versionName": "1.0.5.2",
|
||||
"outputFile": "羽声_1.0.5.2_40.apk"
|
||||
"versionCode": 43,
|
||||
"versionName": "1.0.5.3",
|
||||
"outputFile": "羽声_1.0.5.3_43.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File",
|
||||
@@ -22,14 +22,14 @@
|
||||
"minApi": 28,
|
||||
"maxApi": 30,
|
||||
"baselineProfiles": [
|
||||
"baselineProfiles/1/羽声_1.0.5.2_40.dm"
|
||||
"baselineProfiles/1/羽声_1.0.5.3_43.dm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minApi": 31,
|
||||
"maxApi": 2147483647,
|
||||
"baselineProfiles": [
|
||||
"baselineProfiles/0/羽声_1.0.5.2_40.dm"
|
||||
"baselineProfiles/0/羽声_1.0.5.3_43.dm"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user