Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun authored Feb 19, 2022
1 parent 5050636 commit 9b96b33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ allprojects {
```
#### Step 2. 需要使用的模块内引入
```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 9b96b33

Please sign in to comment.