Revert "增加Log"

This reverts commit eebf438322.
This commit is contained in:
suyong
2021-05-19 14:30:42 +08:00
parent eebf438322
commit e513eba5ae
4 changed files with 21 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ dependencies {
// 现有的ADAS的通讯SDK需要将里面的东西融合到我们项目中
compileOnly rootProject.ext.dependencies.adasapi
api "com.zhidao.support.adas:high:1.1.8.3"
api "com.zhidao.support.adas:high:1.1.7.4"
annotationProcessor rootProject.ext.dependencies.aroutercompiler
if (Boolean.valueOf(RELEASE)) {