Skip to content

Commit 05f1ba8

Browse files
committed
correct error version for FlycoRoundView_Lib 1.0.4
1 parent 5cffc97 commit 05f1ba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ can be used freely with other widgets together.
4040
dependencies{
4141
compile 'com.android.support:support-v4:23.1.0'
4242
compile 'com.nineoldandroids:library:2.4.0'
43-
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.6@aar'
43+
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.4@aar'
4444
compile 'com.flyco.tablayout:FlycoTabLayout_Lib:1.4.0@aar'
4545
}
4646
```

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
dependencies{
4141
compile 'com.android.support:support-v4:23.1.0'
4242
compile 'com.nineoldandroids:library:2.4.0'
43-
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.6@aar'
43+
compile 'com.flyco.roundview:FlycoRoundView_Lib:1.0.4@aar'
4444
compile 'com.flyco.tablayout:FlycoTabLayout_Lib:1.4.0@aar'
4545
}
4646
```

0 commit comments

Comments
 (0)