管灌系统巡查员智能手机App
zuoxiao
2024-11-11 456c5f1a2e83ceb8ded28760abc6105a5279e328
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"
}