File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ can be used freely with other widgets together.
40
40
dependencies{
41
41
compile ' com. android. support: support- v4: 23.1 . 0 '
42
42
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 '
44
44
compile ' com. flyco. tablayout: FlycoTabLayout_Lib : 1.4 . 0 @aar '
45
45
}
46
46
```
Original file line number Diff line number Diff line change 40
40
dependencies{
41
41
compile ' com.android.support:support-v4:23.1.0'
42
42
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'
44
44
compile ' com.flyco.tablayout:FlycoTabLayout_Lib:1.4.0@aar'
45
45
}
46
46
```
You can’t perform that action at this time.
0 commit comments