Skip to content

Commit

Permalink
feat: update to fresco 2 / androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Aug 1, 2019
1 parent e5bc1ca commit 6a25f08
Show file tree
Hide file tree
Showing 4 changed files with 11,912 additions and 12,950 deletions.
4 changes: 2 additions & 2 deletions plugin/platforms/android/include.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ android {
}

dependencies {
implementation 'com.facebook.fresco:fresco:1.12.0'
implementation 'com.facebook.fresco:animated-gif:1.12.0'
implementation 'com.facebook.fresco:fresco:2.0.0'
implementation 'com.facebook.fresco:animated-gif:2.0.0'
implementation 'jp.wasabeef:fresco-processors:2.1.0'
// If you want to use the GPU Filters
// implementation 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.3.0'
Expand Down
Loading

0 comments on commit 6a25f08

Please sign in to comment.