Skip to content

Commit

Permalink
Merge pull request Yalantis#3 from ozodrukh/patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
shliama committed Apr 8, 2015
2 parents c812d98 + e52bee4 commit 3362975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:22.0.0'
compile 'com.github.ozodrukh:CircularReveal:1.0.4@aar'
compile 'com.github.ozodrukh:CircularReveal:1.0.5@aar'
compile 'com.squareup.picasso:picasso:2.5.0'
compile 'com.nhaarman.listviewanimations:lib-core:3.1.0@aar'
compile 'com.nineoldandroids:library:2.4.0'
Expand Down

0 comments on commit 3362975

Please sign in to comment.