Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTcv committed Oct 15, 2020
2 parents f7401ad + 4aeed94 commit eadb673
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 @@ -39,7 +39,7 @@ allprojects {
**Step 2.** Add the dependency
```
dependencies {
implementation 'com.github.R12rus.MutableGenerator:annotations:0.0.1'
kapt 'com.github.R12rus.MutableGenerator:processor:0.0.1'
implementation 'com.github.R12rus.MutableGenerator:annotations:0.0.2'
kapt 'com.github.R12rus.MutableGenerator:processor:0.0.2'
}
```

0 comments on commit eadb673

Please sign in to comment.