Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tompee26 committed Aug 30, 2021
1 parent c7a5f65 commit d4941f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In your module's `build.gradle`, add this

```
dependencies {
compileOnly "io.github.tompee26:bunch-annotations:$latest_version"
implementation "io.github.tompee26:bunch-annotations:$latest_version"
kapt "io.github.tompee26:bunch-compiler:$latest_version"
}
```
Expand Down

0 comments on commit d4941f8

Please sign in to comment.