Skip to content

Commit bb44b3b

Browse files
committed
sdkdemo 正式版本构建
Change-Id: Ic354596aee881c6b7a6eeb6f16419a2038705d0f
1 parent fe795e0 commit bb44b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdkdemo/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ dependencies {
137137
api project(path: ':sdk:video-link-android')
138138
}
139139

140-
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.0-SNAPSHOT'
141-
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.0-SNAPSHOT'
140+
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.0'
141+
implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.0'
142142
implementation 'cn.aigestudio.wheelpicker:WheelPicker:1.1.3'
143143
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7-mpp-dev-11'
144144
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7-mpp-dev-11'

0 commit comments

Comments
 (0)