升级到 gradle-6.1.1-all

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-11 15:07:33 +08:00
parent f15370641b
commit c84022adde
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ dependencies {
implementation rootProject.ext.dependencies.rxjava
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.obusdk
implementation rootProject.ext.dependencies.crashwarning
implementation rootProject.ext.dependencies.carmanager
if (Boolean.valueOf(RELEASE)) {
implementation rootProject.ext.dependencies.modulecommon