管灌系统巡查员智能手机App
zuoxiao
2024-11-13 ee5d78fe671ee2eb5f432ead00e75a266107bc36
app/build.gradle
@@ -165,4 +165,10 @@
    //阿里的RocketMQ
    implementation 'org.apache.rocketmq:rocketmq-client:4.9.4'
    //room数据库
    implementation "androidx.room:room-runtime:2.3.0"
    implementation "androidx.room:room-ktx:2.3.0"
    runtimeOnly("androidx.room:room-common:2.3.0")
    annotationProcessor "androidx.room:room-compiler:2.3.0"
}