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 d58c480 commit 1cb5881Copy full SHA for 1cb5881
app/build.gradle
@@ -80,5 +80,5 @@ dependencies {
80
implementation libs.kotlinx.coroutines.android
81
implementation libs.gson
82
//后缀中有LP的为低功耗 sdk
83
- implementation 'com.tencent.iot.video:video-device-android:1.1.0-LP-SNAPSHOT'
+ implementation 'com.tencent.iot.video:video-device-android:1.1.1-SNAPSHOT'
84
}
0 commit comments