From a8cebd56804272519106486239d30e9cb2726cd6 Mon Sep 17 00:00:00 2001 From: kunfei Date: Sat, 17 Sep 2022 18:51:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9F=B3=E9=A2=91=E4=B8=8D=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=9C=AA=E5=88=86=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/updateLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 177997cae..cb5a2f71b 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -15,6 +15,7 @@ * SDK暂时退回32,解决webView夜间模式不起作用的问题 * android studio新版本有bug,快捷方式报错,采用idea编译 +* 音频从默认未分组移除 * 修复图片文字样式错误bug * 修复阅读界面主题bug by 821938089