Skip to content

Commit

Permalink
* update to latest FastAdapter v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed May 10, 2016
1 parent 097dfd0 commit 8524c17
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.4.4@aar'
compile 'com.mikepenz:fastadapter:1.5.0@aar'
}

0 comments on commit 8524c17

Please sign in to comment.