Skip to content

Commit

Permalink
Bump frescoVesion from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps `frescoVesion` from 2.3.0 to 2.4.0.

Updates `fresco` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/facebook/fresco/releases)
- [Changelog](https://github.com/facebook/fresco/blob/master/release-sonatype.gradle)
- [Commits](facebook/fresco@v2.3.0...v2.4.0)

Updates `drawee` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/facebook/fresco/releases)
- [Changelog](https://github.com/facebook/fresco/blob/master/release-sonatype.gradle)
- [Commits](facebook/fresco@v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2021
1 parent 624bd9e commit a46787e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ext {
okHttp = "com.squareup.okhttp3:okhttp:$okHttpVersion"
okHttpLoggingInterceptor = "com.squareup.okhttp3:logging-interceptor:$okHttpVersion"

frescoVesion = '2.3.0'
frescoVesion = '2.4.0'
fresco = "com.facebook.fresco:fresco:$frescoVesion"
frescoDrawee = "com.facebook.fresco:drawee:$frescoVesion"
}
Expand Down

0 comments on commit a46787e

Please sign in to comment.