weimingfei
7 小时以前 ce46dd9e401d7f2936db08bcea201bbd1da8e0a2
keyCabinet-android/app/build.gradle
@@ -125,8 +125,6 @@
    //implementation 'com.github.Shouheng88:compressor:latest-version'
    //压缩图片
    implementation "id.zelory:compressor:1.0.3"
    //串口
    implementation 'com.licheedev:android-serialport:2.1.3'
    //二维码生成
    implementation 'com.journeyapps:zxing-android-embedded:3.4.0'
@@ -135,4 +133,6 @@
    implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.19'
    //轮播图
    implementation 'com.bigkoo:convenientbanner:2.0.5'
    //头像
    implementation 'de.hdodenhof:circleimageview:3.1.0'
}