Skip to content

Commit

Permalink
Merge pull request #166 from ivantha/dependabot/gradle/de.hdodenhof-c…
Browse files Browse the repository at this point in the history
…ircleimageview-3.1.0

Bump circleimageview from 2.2.0 to 3.1.0
  • Loading branch information
ivantha authored Jun 22, 2020
2 parents fe2bbdd + 5e3f210 commit 1232f48
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 @@ -67,7 +67,7 @@ dependencies {
implementation 'com.android.volley:volley:1.1.1'
implementation 'com.onesignal:OneSignal:3.13.2'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'com.github.jd-alexander:LikeButton:0.2.3'
implementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
implementation 'org.jsoup:jsoup:1.12.1'
Expand Down

0 comments on commit 1232f48

Please sign in to comment.