增加便签功能
This commit is contained in:
@@ -127,6 +127,10 @@ dependencies {
|
||||
implementation "androidx.camera:camera-view:1.0.0-alpha24"
|
||||
|
||||
implementation 'com.google.mlkit:barcode-scanning:16.1.1'
|
||||
|
||||
//图片加载
|
||||
implementation 'com.github.bumptech.glide:glide:4.15.1'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
|
||||
}
|
||||
//允许引用生成的代码
|
||||
kapt {
|
||||
|
||||
Reference in New Issue
Block a user