[6.10.0][Fix]解决运行崩溃的问题
This commit is contained in:
@@ -172,12 +172,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
configurations {
|
||||
all {
|
||||
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
|
||||
}
|
||||
}
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
|
||||
implementation rootProject.ext.dependencies.androidxappcompat
|
||||
implementation rootProject.ext.dependencies.arouter
|
||||
|
||||
Reference in New Issue
Block a user