[6.10.0][Feat]更新GsyVideo版本到10.0.0
This commit is contained in:
@@ -172,6 +172,12 @@ 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