增加导航模块

This commit is contained in:
zhangyuanzhen
2020-01-02 16:56:16 +08:00
parent 5762b771e3
commit c3df548d04
34 changed files with 3360 additions and 13 deletions

View File

@@ -26,9 +26,9 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation rootProject.ext.dependencies.androidxappcompat
implementation rootProject.ext.dependencies.amapnavi3dmap
implementation rootProject.ext.dependencies.amapsearch
implementation rootProject.ext.dependencies.amaplocation
api rootProject.ext.dependencies.amapnavi3dmap
api rootProject.ext.dependencies.amapsearch
api rootProject.ext.dependencies.amaplocation
if (Boolean.valueOf(RELEASE)) {
implementation rootProject.ext.dependencies.mogoutils