左晓为主开发手持机充值管理机
baselibrary/build.gradle
@@ -46,4 +46,7 @@
    implementation "androidx.room:room-ktx:2.3.0"
    runtimeOnly("androidx.room:room-common:2.3.0")
    annotationProcessor "androidx.room:room-compiler:2.3.0"
    //权限申请
    compileOnly 'com.github.getActivity:XXPermissions:18.5'
}