add photo
This commit is contained in:
9
app/proguard-rules.pro
vendored
9
app/proguard-rules.pro
vendored
@@ -18,4 +18,11 @@
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
# 腾讯云实时语音识别 SDK(asr-realtime-release.aar)
|
||||
-keepclasseswithmembernames class * {
|
||||
native <methods>;
|
||||
}
|
||||
-keep public class com.tencent.aai.** { *; }
|
||||
-keep public class com.qq.wx.voice.** { *; }
|
||||
Reference in New Issue
Block a user