Skip to content

Commit 0ecc513

Browse files
committed
Update README.md
1 parent f8c0552 commit 0ecc513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
## Download
3636
``` gradle
37-
compile 'me.jessyan:progressmanager:1.5.0'
37+
implementation 'me.jessyan:progressmanager:1.5.0'
3838
```
3939

4040
## Usage

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
## Download
3535
``` gradle
36-
compile 'me.jessyan:progressmanager:1.5.0'
36+
implementation 'me.jessyan:progressmanager:1.5.0'
3737
```
3838

3939
## Usage

0 commit comments

Comments
 (0)