升级融云sdk版本和APG版本

This commit is contained in:
2024-03-26 13:43:13 +08:00
parent 4337f0bdd6
commit 460dfa87b3
36 changed files with 241 additions and 122 deletions

View File

@@ -1,9 +1,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.yunbao.video"
>
xmlns:tools="http://schemas.android.com/tools">
<application
android:allowBackup="true"
android:theme="@style/AppTheme"
tools:replace="allowBackup"
>
<activity
android:name="com.yunbao.video.activity.VideoPlayActivity"