File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ allprojects {
4545
4646``` gradle
4747dependencies {
48- implementation 'com.github.FlyJingFish:ShapeImageView:1.5.4 '
48+ implementation 'com.github.FlyJingFish:ShapeImageView:1.5.5 '
4949}
5050```
5151## 第三步,使用说明
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ allprojects {
4848
4949``` gradle
5050dependencies {
51- implementation 'io.github.FlyJingFish:ShapeImageView:1.5.4 '
51+ implementation 'io.github.FlyJingFish:ShapeImageView:1.5.5 '
5252}
5353```
5454## The third step, instructions for use
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android.useAndroidX=true
1919android.enableJetifier =true
2020
2121PROJ_GROUP =io.github.FlyJingFish
22- PROJ_VERSION =1.5.4
22+ PROJ_VERSION =1.5.5
2323PROJ_BASENAME =ShapeImageView
2424PROJ_WEBSITEURL =https://github.com/FlyJingFish/ShapeImageView
2525PROJ_VCSURL =https://github.com/FlyJingFish/ShapeImageView.git
You can’t perform that action at this time.
0 commit comments