增加导航提示窗口

This commit is contained in:
zhangyuanzhen
2020-01-13 20:56:26 +08:00
parent b23f7b7034
commit ed05076daf
6 changed files with 152 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation rootProject.ext.dependencies.androidxcardview
implementation rootProject.ext.dependencies.androidxappcompat
implementation rootProject.ext.dependencies.androidxconstraintlayout
implementation rootProject.ext.dependencies.arouter