删除消息本地数据库,改为从服务器获取
This commit is contained in:
@@ -30,7 +30,7 @@ android {
|
||||
targetSdkVersion 35
|
||||
versionCode 2110
|
||||
// versionName "2.1.10"
|
||||
versionName "2.1.10-Beta9"
|
||||
versionName "2.1.10-Beta10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -228,7 +228,7 @@ dependencies {
|
||||
implementation 'androidx.recyclerview:recyclerview:1.3.1'
|
||||
|
||||
//谷歌地图
|
||||
implementation 'com.google.android.gms:play-services-maps:19.2.0'
|
||||
implementation 'com.google.android.gms:play-services-maps:20.0.0'
|
||||
//地图操作工具类,添加标记等https://github.com/googlemaps/android-maps-utils
|
||||
// implementation 'com.google.maps.android:android-maps-utils:2.3.0'
|
||||
// implementation 'com.google.maps.android:maps-utils-ktx:3.2.1'
|
||||
|
||||
Reference in New Issue
Block a user