集成完直播后提交代码

This commit is contained in:
xuhuixiang
2026-02-06 14:55:21 +08:00
commit ea9ffa06ff
960 changed files with 75063 additions and 0 deletions

21
gradle.properties Normal file
View File

@@ -0,0 +1,21 @@
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
android.enableJetifier=true
livePushSdkSourceCode=''
allInOne=false
# SDK Types
# AliVCSDK_BasicLive: Basic Live Streaming SDK, includes LivePush, Player, Queen Beauty, and RTS.
# AliVCSDK_InteractiveLive: Interactive Live SDK, includes LivePush, Player, Queen Beauty, RTS, and RTC.
# AliVCSDK_Standard: Standard Integrated SDK, includes LivePush, Player, Queen Beauty, RTS, RTC, and UGC.
sdk_type=AliVCSDK_BasicLive
targets=live
systemProp.allInOneRootProject=None
sdk_package_name=com.aliyun.aio