Skip to content

Commit ba79a7b

Browse files
committed
Merge branch 'dev'
2 parents d2ddaf2 + d0678d3 commit ba79a7b

29 files changed

+1806
-94
lines changed

app/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,5 @@ dependencies {
7878
// dataBinding kotlin option
7979
kapt "androidx.databinding:databinding-compiler:3.3.0"
8080

81-
// Glide
82-
implementation 'com.github.bumptech.glide:glide:4.8.0'
83-
kapt 'com.github.bumptech.glide:compiler:4.8.0'
81+
implementation 'com.airbnb.android:lottie:3.0.0-beta2'
8482
}

0 commit comments

Comments
 (0)