Skip to content

Commit 2ff1c15

Browse files
committed
打包2.4.47版本sdk
1 parent 2735e02 commit 2ff1c15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdkdemo/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ dependencies {
144144
implementation 'com.tencent.iot.video:video-link-android:+'
145145
}
146146

147-
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.19-SNAPSHOT'
148-
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.19-SNAPSHOT'
149-
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.19-SNAPSHOT'
147+
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.18'
148+
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.18'
149+
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.18'
150150

151151
implementation 'cn.aigestudio.wheelpicker:WheelPicker:1.1.3'
152152
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7-mpp-dev-11'

0 commit comments

Comments
 (0)