Skip to content

Commit

Permalink
Merge pull request #327 from MikeOrtiz/BumpGlide
Browse files Browse the repository at this point in the history
Bump Glide
  • Loading branch information
hannesa2 authored Mar 5, 2021
2 parents e45ba1b + cb6f26a commit c50c942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation 'com.github.bumptech.glide:glide:4.12.0'

androidTestImplementation 'com.github.AppDevNext:Moka:0.4'
androidTestImplementation "androidx.test.ext:junit:1.1.2"
Expand Down

0 comments on commit c50c942

Please sign in to comment.