add photo

This commit is contained in:
gcw_4spBpAfv
2026-04-23 15:21:24 +08:00
parent 1550783eef
commit 4e33063a98
44 changed files with 3567 additions and 64 deletions

View File

@@ -18,4 +18,11 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile
# 腾讯云实时语音识别 SDKasr-realtime-release.aar
-keepclasseswithmembernames class * {
native <methods>;
}
-keep public class com.tencent.aai.** { *; }
-keep public class com.qq.wx.voice.** { *; }