There was an error while loading. Please reload this page.
1 parent 8246209 commit 5ddc1faCopy full SHA for 5ddc1fa
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.1@aar'
+ compile 'com.mikepenz:fastadapter:1.5.2@aar'
45
}
0 commit comments