Skip to content

Commit

Permalink
修改一下recyclerview-v7包的版本与basedevlib一致
Browse files Browse the repository at this point in the history
  • Loading branch information
XinYiWorld committed Feb 14, 2017
1 parent c7a2c53 commit 5f63fad
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 20 additions & 11 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories{


dependencies {
compile 'com.android.support:recyclerview-v7:25.1.0'
compile 'com.android.support:recyclerview-v7:23.3.0'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.android.support:support-annotations:25.1.0'
}

0 comments on commit 5f63fad

Please sign in to comment.