There was an error while loading. Please reload this page.
1 parent 29f9d95 commit 10c764eCopy full SHA for 10c764e
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.5.5@aar'
+ compile 'com.mikepenz:fastadapter:1.5.8@aar'
45
}
0 commit comments