feat: 增加原生定位

This commit is contained in:
2022-12-12 14:57:47 +08:00
parent c56322abb9
commit 7299e1e993
9 changed files with 110 additions and 251 deletions

View File

@@ -77,6 +77,7 @@ dependencies {
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"
implementation "androidx.lifecycle:lifecycle-process:2.4.1"
//友盟自动检测bug
implementation 'com.umeng.umsdk:apm:1.2.0'
//友盟基础库依赖(必须)