We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed56a11 + 3772b8a commit 88252b3Copy full SHA for 88252b3
1 file changed
README.md
@@ -58,6 +58,6 @@ Step 2. Add the dependency
58
59
```groovy
60
dependencies {
61
- debugImplementation 'com.github.takahirom:Hyperion-Simple-Item:0.1.0'
+ debugImplementation 'com.github.takahirom:Hyperion-Simple-Item:latest.release.here'
62
}
63
```
0 commit comments