This commit is contained in:
2024-11-27 17:04:51 +09:00
parent 897992f914
commit 33d0a930fd
15 changed files with 221 additions and 49 deletions
+2
View File
@@ -35,6 +35,8 @@ android {
}
dependencies {
implementation( "com.github.bumptech.glide:glide:4.11.0")
annotationProcessor ("com.github.bumptech.glide:compiler:4.11.0")
// implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation ("androidx.annotation:annotation:1.9.1")
implementation ("androidx.appcompat:appcompat:1.7.0")