Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelly authored Mar 9, 2020
1 parent bb4d4ff commit a09aefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corelibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
// ViewModel and LiveData
api "androidx.lifecycle:lifecycle-extensions:$lifecycle_version"

api 'com.github.bumptech.glide:glide:4.8.0'
// api 'com.github.bumptech.glide:glide:4.8.0'

api 'cat.ereza:customactivityoncrash:2.2.0'
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit a09aefd

Please sign in to comment.