Skip to content

Commit

Permalink
Update README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun authored Feb 19, 2022
1 parent 9b96b33 commit d38cdd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ allprojects {
```
#### Step 2. Add BlackReflection dependencies
```gradle
implementation 'com.github.CodingGay.BlackReflection:core:1.0.5'
annotationProcessor 'com.github.CodingGay.BlackReflection:compiler:1.0.5'
implementation 'com.github.CodingGay.BlackReflection:core:1.0.7'
annotationProcessor 'com.github.CodingGay.BlackReflection:compiler:1.0.7'
```

### Demo
Expand Down

0 comments on commit d38cdd6

Please sign in to comment.