This commit is contained in:
lixiaopeng
2021-02-23 12:03:08 +08:00
parent 6d4bfc6264
commit e98afe9b6d
6 changed files with 346 additions and 221 deletions

View File

@@ -46,6 +46,7 @@ dependencies {
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.rxjava
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.uploadroadinfo
if (Boolean.valueOf(RELEASE)) {
implementation rootProject.ext.dependencies.mogoutils