Skip to content

Commit

Permalink
fix built error.
Browse files Browse the repository at this point in the history
  • Loading branch information
chengle committed Jul 25, 2017
1 parent 9ae0b6d commit 0b22494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.lht:paintview:1.16'
compile 'com.facebook.fresco:fresco:1.4.0'
compile 'com.facebook.fresco:animated-gif:1.4.0'
compile 'com.facebook.fresco:animated-webp:1.4.0'
}

android {
Expand Down

0 comments on commit 0b22494

Please sign in to comment.