中建365-二期开发-项目瘦包及bug修复

develop
wlh 1 year ago
parent 1b6900b0d3
commit c5831b0f18

@ -66,12 +66,12 @@ android {
repositories {
flatDir {
dirs 'libs'
dirs 'libs','../common/libs'
}
}
dependencies {
api project(':base')
implementation (name: 'ycbtsdk-release', ext: 'aar')
// implementation (name: 'ycbtsdk-release', ext: 'aar')
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
kapt rely.arouter_compiler

Binary file not shown.
Loading…
Cancel
Save