Skip to content

Commit

Permalink
correct error version for FlycoRoundView_Lib 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
H07000223 committed Nov 11, 2015
1 parent 5cffc97 commit 05f1ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ can be used freely with other widgets together.
dependencies{
compile 'com.android.support:support-v4:23.1.0'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.6@aar'
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.4@aar'
compile 'com.flyco.tablayout:FlycoTabLayout_Lib:1.4.0@aar'
}
```
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dependencies{
compile 'com.android.support:support-v4:23.1.0'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.6@aar'
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.4@aar'
compile 'com.flyco.tablayout:FlycoTabLayout_Lib:1.4.0@aar'
}
```
Expand Down

0 comments on commit 05f1ba8

Please sign in to comment.