feat: 单个数据增加路径规划功能

This commit is contained in:
2022-11-03 10:37:10 +08:00
parent 3da460c914
commit c6a1737d63
14 changed files with 561 additions and 82 deletions

View File

@@ -76,6 +76,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation "androidx.lifecycle:lifecycle-common:2.4.1"
//友盟自动检测bug
implementation 'com.umeng.umsdk:apm:1.2.0'
//友盟基础库依赖(必须)