Skip to content

Commit

Permalink
* update to latest FastAdapter v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jun 28, 2016
1 parent 7e06953 commit b13d0cd
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 @@ -47,5 +47,5 @@ dependencies {
// used to fill the RecyclerView with the DrawerItems
// and provides single and multi selection, expandable items
// https://github.com/mikepenz/FastAdapter
compile 'com.mikepenz:fastadapter:1.5.5@aar'
compile 'com.mikepenz:fastadapter:1.5.6@aar'
}

0 comments on commit b13d0cd

Please sign in to comment.