Skip to content

Commit

Permalink
Change with new release
Browse files Browse the repository at this point in the history
  • Loading branch information
lopspower committed Feb 3, 2016
1 parent d2b34d7 commit bc6bc34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circularimageview-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ android {
}

dependencies {
compile project(":circularimageview")
compile 'com.android.support:appcompat-v7:23.1.1'
//compile 'com.mikhaellopez:circularimageview:2.1.1'
compile 'com.mikhaellopez:circularimageview:3.0.0'
compile 'com.larswerkman:lobsterpicker:1.0.0'
}

0 comments on commit bc6bc34

Please sign in to comment.