[6.10.0][Feat]更新GsyVideo版本到10.0.0

This commit is contained in:
chenfufeng
2025-02-18 17:27:27 +08:00
parent 99348fdcc0
commit 6cf9d2ce4e
28 changed files with 105 additions and 71 deletions

View File

@@ -81,9 +81,9 @@ ext {
kotlinstdlib : "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}",
//探路使用的直播组件
videoarmv7 : "com.shuyu:gsyVideoPlayer-armv7a:7.1.2",
videoarm64 : "com.shuyu:gsyVideoPlayer-arm64:7.1.2",
videojava : "com.shuyu:gsyVideoPlayer-java:7.1.2",
videoarmv7 : "com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-armv7a:10.0.0",
videoarm64 : "com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-arm64:10.0.0",
videojava : "com.github.CarGuo.GSYVideoPlayer:gsyvideoplayer-java:10.0.0",
eventbus : "org.greenrobot:eventbus:3.3.1",
videoprocessor : "com.zhidao.video:video-processor:1.0.2.1",
livesdk : "com.tencent.liteavsdk:LiteAVSDK_Smart:7.4.9211",
@@ -103,15 +103,15 @@ ext {
litezxing : "com.google.zxing:litezxing:1.0.29.8",
// android - room
androidxroomruntime : "androidx.room:room-runtime:2.4.2",
androidxroomcompiler : "androidx.room:room-compiler:2.4.2",
androidxroomktx : "androidx.room:room-ktx:2.4.2",
androidxroomruntime : "androidx.room:room-runtime:2.6.1",
androidxroomcompiler : "androidx.room:room-compiler:2.6.1",
androidxroomktx : "androidx.room:room-ktx:2.6.1",
// androidx-lifecycle-process
androidxlifecycleprocess : "androidx.lifecycle:lifecycle-process:2.4.0",
androidxlifecycleservice : "androidx.lifecycle:lifecycle-service:2.4.0",
// rxjava2 with room
roomRxjava : 'androidx.room:room-rxjava2:2.4.2',
roomRxjava : 'androidx.room:room-rxjava2:2.6.1',
circleimageview : "de.hdodenhof:circleimageview:3.0.1",
//plugin