diff --git a/README.md b/README.md index 3825c5f..c7f717b 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ Android-CustomSwipeListView that inherited from Listview and BaseAdapter support ##Gradle Dependency ``` -compile 'com.xyczero:customswipelistview:1.0.0@aar' +compile 'com.xyczero:customswipelistview:1.0.1@aar' ``` ##Maven Dependency ``` com.xyczero customswipelistview - 1.0.0 + 1.0.1 aar ``` @@ -158,6 +158,9 @@ compile 'com.xyczero:customswipelistview:1.0.0@aar' >~~2.push to Maven and Gradle~~ +>3.refactor the CustomSwipeBaseAdapter.class for more effective + + ##License Apache 2