增加评测link功能

This commit is contained in:
squallzhjch
2023-07-13 16:36:43 +08:00
parent 23a3490c20
commit 43b62f9947
6 changed files with 168 additions and 120 deletions

View File

@@ -131,6 +131,8 @@ dependencies {
//图片加载
implementation 'com.github.bumptech.glide:glide:4.15.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
// implementation "io.realm:realm-kotlin-extensions:6.1.0"
}
//允许引用生成的代码
kapt {