There was an error while loading. Please reload this page.
FastAdapter
1 parent ff8e67c commit 0ef0bc0Copy full SHA for 0ef0bc0
library/build.gradle
@@ -41,5 +41,5 @@ dependencies {
41
// used to fill the RecyclerView with the items
42
// and provides single and multi selection, expandable items
43
// https://github.com/mikepenz/FastAdapter
44
- compile 'com.mikepenz:fastadapter:1.4.1@aar'
+ compile 'com.mikepenz:fastadapter:1.5.1@aar'
45
}
0 commit comments