Skip to content

Commit

Permalink
compile project(':ultimaterecyclerview')
Browse files Browse the repository at this point in the history
  • Loading branch information
cymcsg committed Feb 12, 2016
1 parent 4f2ee6a commit 043dbe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UltimateRecyclerView/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ dependencies {
compile supportDependencies.cardView


//compile project(':ultimaterecyclerview')
compile 'com.marshalchen.ultimaterecyclerview:library:0.4.0'
compile project(':ultimaterecyclerview')
// compile 'com.marshalchen.ultimaterecyclerview:library:0.4.0'
compile 'com.google.android.gms:play-services:7.3.0'
debugCompile 'me.drakeet.library:crashwoodpecker:0.9.7'
releaseCompile 'me.drakeet.library:crashwoodpecker-do-nothing:0.9.7'
Expand Down

0 comments on commit 043dbe5

Please sign in to comment.