Skip to content

Commit

Permalink
docs: update version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
1grzyb1 committed May 6, 2024
1 parent b99c3ab commit f522934
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 @@ -36,7 +36,7 @@ Currently supported annotations are:

1. Add the following dependency to your `build.gradle` project:
```
implementation 'io.github.1grzyb1:controller-client:1.0.2'
implementation 'io.github.1grzyb1:controller-client:1.0.4'
```
2. Add `-parameters` to your Java compiler options to enable parameter names in the generated bytecode.
For Gradle, you can do this by adding the following to your `build.gradle` file:
Expand Down

0 comments on commit f522934

Please sign in to comment.