添加地图定位功能
This commit is contained in:
@@ -56,6 +56,9 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// 定位服务
|
||||
implementation 'com.google.android.gms:play-services-location:20.0.0'
|
||||
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
|
||||
Reference in New Issue
Block a user