Skip to content

Commit

Permalink
[Feature] Use implementation instead of compile in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed May 30, 2018
1 parent 9a38c96 commit 87ce666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Android 6.0.1
Gradle:

```gradle
compile 'me.zhanghai.android.materialprogressbar:library:1.4.2'
implementation 'me.zhanghai.android.materialprogressbar:library:1.4.2'
```

## Usage
Expand Down

0 comments on commit 87ce666

Please sign in to comment.