解决BuildConfig依赖冲突的问题

Signed-off-by: chenfufeng <chenfufeng@zhidaoauto.com>
This commit is contained in:
chenfufeng
2021-09-24 19:59:30 +08:00
parent 578945f2ee
commit bbb5bc8aa2
8 changed files with 3 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.eagle.core.function.call.api">
package="com.mogo.eagle.core.function.call">
</manifest>