Skip to content

Commit

Permalink
Update to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YoKeyword committed Mar 7, 2017
1 parent df1bf4b commit 8ec0a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ A RecyclerView with indexable, sticky and many other features.
### gradle
项目下app的build.gradle中依赖:
````xml
compile 'me.yokeyword:indexablerecyclerview:1.2.2'
compile 'me.yokeyword:indexablerecyclerview:1.2.3'
compile 'com.android.support:appcompat-v7:你使用的版本号'
compile 'com.android.support:recyclerview-v7:你使用的版本号'
````
Expand Down

0 comments on commit 8ec0a5f

Please sign in to comment.