Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjun committed Feb 16, 2022
1 parent 2709b36 commit 24561fb
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 @@ -20,8 +20,8 @@ allprojects {
```
#### Step 2. 需要使用的模块内引入
```gradle
implementation 'com.github.CodingGay.BlackReflection:core:1.0.0'
annotationProcessor 'com.github.CodingGay.BlackReflection:compiler:1.0.0'
implementation 'com.github.CodingGay.BlackReflection:core:1.0.2'
annotationProcessor 'com.github.CodingGay.BlackReflection:compiler:1.0.2'
```

### Demo
Expand Down

0 comments on commit 24561fb

Please sign in to comment.