... | @@ -76,6 +76,8 @@ SDK代码已经过混淆,如果需要对接入应用进行代码混淆,需 |
... | @@ -76,6 +76,8 @@ SDK代码已经过混淆,如果需要对接入应用进行代码混淆,需 |
|
-keep interface com.hd.http.**{ *;}
|
|
-keep interface com.hd.http.**{ *;}
|
|
-keep class io.agora.**{*;}
|
|
-keep class io.agora.**{*;}
|
|
-keep interface io.agora.**{*;}
|
|
-keep interface io.agora.**{*;}
|
|
|
|
-keep class com.aliyun.**{*;}
|
|
|
|
-keep interface com.aliyun.**{*;}
|
|
```
|
|
```
|
|
|
|
|
|
### 2.3 权限配置
|
|
### 2.3 权限配置
|
... | | ... | |