|
@@ -76,9 +76,9 @@ dependencies {
|
|
|
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.1.0-alpha04'
|
|
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
|
|
|
implementation 'com.github.netless-io:whiteboard-android:2.15.18'
|
|
|
- implementation project(path: ':rong_im:kit')
|
|
|
- implementation project(path: ':rong_im:live')
|
|
|
- implementation project(path: ':rong_im:sight')
|
|
|
+// implementation project(path: ':rong_im:kit')
|
|
|
+// implementation project(path: ':rong_im:live')
|
|
|
+// implementation project(path: ':rong_im:sight')
|
|
|
implementation project(path: ':usercenter')
|
|
|
implementation project(path: ':BaseLibrary')
|
|
|
implementation 'com.h6ah4i.android.widget.verticalseekbar:verticalseekbar:1.0.0'
|