fix bugs.
This commit is contained in:
@@ -51,11 +51,6 @@ dependencies {
|
||||
implementation libs.activity
|
||||
implementation libs.constraintlayout
|
||||
implementation project(':locktableview')
|
||||
// implementation project(':modulevoice')
|
||||
// implementation project(':modulecircle')
|
||||
// implementation project(':modulevocal')
|
||||
// implementation project(':modulenews')
|
||||
// implementation project(':moduleroom')
|
||||
|
||||
testImplementation libs.junit
|
||||
androidTestImplementation libs.ext.junit
|
||||
@@ -73,6 +68,5 @@ dependencies {
|
||||
api project(':tuichat')
|
||||
api project(':BaseModule')
|
||||
|
||||
|
||||
}
|
||||
apply plugin: 'com.alibaba.arouter' // ⚠️ 添加这一行
|
||||
Reference in New Issue
Block a user