Skip to content

Commit fea157c

Browse files
committed
recycleradapter新增单击长按事件
1 parent 0eb0573 commit fea157c

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
@@ -7,7 +7,7 @@ publish {
77
userOrg = 'yanghongwei'
88
groupId = 'com.yhw.library'
99
artifactId = 'fastadapter'
10-
publishVersion = '1.0.1'
10+
publishVersion = '1.0.2'
1111
repoName="FastAdapter"
1212
desc = 'A fast adapter code library, suitable for RecyclerView、ListView、GridView、ViewPager、ViewPager2、ExpandableListView、Spinner, etc'
1313
website = 'https://github.com/LuckyCodeer/FastAdapter'

0 commit comments

Comments
 (0)