Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TellH committed Oct 2, 2016
1 parent 7865279 commit ad571b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies {
compile 'com.android.support:recyclerview-v7:24.2.1'
testCompile 'junit:junit:4.12'
// compile project(path: ':recyclertreeview-lib')
compile 'com.github.TellH:RecyclerTreeView:1.0.0'
compile 'com.github.TellH:RecyclerTreeView:1.1.0'
}

0 comments on commit ad571b3

Please sign in to comment.