Browse Source

引入Glide

Frankensteinly 11 months ago
parent
commit
72e139ffad
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/build.gradle

+ 2 - 0
app/build.gradle

@@ -106,4 +106,6 @@ dependencies {
     implementation 'com.wang.avi:library:2.1.3'
 
     implementation 'androidx.viewpager2:viewpager2:1.0.0'
+
+    implementation 'com.github.bumptech.glide:glide:4.11.0'
 }