Skip to content

Commit 10fab99

Browse files
committed
升级版本
1 parent 3589262 commit 10fab99

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ShapeImageView|AlmightyShapeImageView
3535

3636
```gradle
3737
dependencies {
38-
implementation 'io.github.flyjingfish:shapeimageview:1.5.6'
38+
implementation 'io.github.flyjingfish:shapeimageview:1.5.7'
3939
}
4040
```
4141
## 第二步,使用说明

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ShapeImageView|AlmightyShapeImageView
3838

3939
```gradle
4040
dependencies {
41-
implementation 'io.github.flyjingfish:shapeimageview:1.5.6'
41+
implementation 'io.github.flyjingfish:shapeimageview:1.5.7'
4242
}
4343
```
4444
## The second step, instructions for use

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android.defaults.buildfeatures.buildconfig=true
3232
android.nonTransitiveRClass=false
3333
android.nonFinalResIds=false
3434

35-
TestVersion = 1.5.6
35+
TestVersion = 1.5.7
3636

3737
SONATYPE_HOST=CENTRAL_PORTAL
3838

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Jun 18 17:44:18 CST 2025
2-
PROJ_VERSION=1.5.6
1+
#Wed Jun 18 19:26:42 CST 2025
2+
PROJ_VERSION=1.5.7

0 commit comments

Comments
 (0)