4 lines
137 B
Groovy
4 lines
137 B
Groovy
dependencies {
|
|
implementation "com.github.bumptech.glide:glide:$glide"
|
|
implementation "androidx.appcompat:appcompat:$appCompat"
|
|
} |