解决了编译问题,去掉了bugly
This commit is contained in:
@@ -26,7 +26,7 @@ android {
|
||||
}
|
||||
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '29.0.2'
|
||||
buildToolsVersion '30.0.0'
|
||||
aaptOptions.cruncherEnabled = false
|
||||
aaptOptions.useNewCruncher = false
|
||||
defaultConfig {
|
||||
@@ -110,7 +110,7 @@ android {
|
||||
implementation 'com.dalong:refreshlayout:1.0.1'
|
||||
implementation 'com.nineoldandroids:library:2.4.0'
|
||||
|
||||
implementation 'fm.jiecao:jiecaovideoplayer:4.6.3'
|
||||
implementation 'fm.jiecao:jiecaovideoplayer:4.8.3'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
//noinspection GradleCompatible
|
||||
implementation 'com.android.support:appcompat-v7:28.0.0'
|
||||
|
||||
Reference in New Issue
Block a user