diff --git a/README.md b/README.md index 4b9063f..ae774f8 100644 --- a/README.md +++ b/README.md @@ -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)