1.定位的修改

This commit is contained in:
2025-09-26 14:22:48 +08:00
committed by 梁小江
parent 393c59dd1b
commit 77a1d910f0
8 changed files with 326 additions and 196 deletions

View File

@@ -215,6 +215,8 @@ dependencies {
api 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
api 'io.github.mayzs:paho.mqtt.android:1.2.1'
// room数据库
// def room_version = "2.5.0"
// implementation "androidx.room:room-runtime:$room_version"