Skip to content

Commit 5ddc1fa

Browse files
committed
* update to the latest FastAdapter v1.5.2
1 parent 8246209 commit 5ddc1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ dependencies {
4141
// used to fill the RecyclerView with the items
4242
// and provides single and multi selection, expandable items
4343
// https://github.com/mikepenz/FastAdapter
44-
compile 'com.mikepenz:fastadapter:1.5.1@aar'
44+
compile 'com.mikepenz:fastadapter:1.5.2@aar'
4545
}

0 commit comments

Comments
 (0)