Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
大F committed Jun 24, 2019
1 parent abc1940 commit 6c43e05
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 @@ -41,7 +41,7 @@ AndProGuard 是为了方便Android开发者防混淆配置的库,只要使用
#### Step 2. Add the dependency
```
dependencies {
compile 'com.github.F1ReKing:AndProGuard:x.y.z'
implementation 'com.github.F1ReKing:AndProGuard:x.y.z'
}
```
Current latest version: [![](https://jitpack.io/v/F1ReKing/AndProGuard.svg)](https://jitpack.io/#F1ReKing/AndProGuard)
Expand Down

0 comments on commit 6c43e05

Please sign in to comment.