1、声网jar + 下载so开发 基本完成

This commit is contained in:
laopi
2024-09-03 17:16:37 +08:00
parent f5d8b7fed1
commit 09395b152e
5 changed files with 43 additions and 38 deletions

View File

@@ -316,6 +316,6 @@ public class Constants {
public static int firstInto = 0;//
// 声网so
public static final String DOWNLOAD_SO = "agora-lib";
public static final String DOWNLOAD_SO = "agora_lib";
}