We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcf678 commit 4673471Copy full SHA for 4673471
app/build.gradle
@@ -75,5 +75,5 @@ dependencies {
75
implementation libs.androidx.core.ktx
76
implementation libs.kotlinx.coroutines.android
77
implementation libs.gson
78
- implementation 'com.tencent.iot.video:video-device-android:1.0.7.8-SNAPSHOT'
+ implementation 'com.tencent.iot.video:video-device-android:1.0.7'
79
}
0 commit comments