We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f81385 commit 966766cCopy full SHA for 966766c
1 file changed
README.md
@@ -20,7 +20,7 @@ We provide our Plugin SDK via Maven Central Repository (https://repo1.maven.org/
20
21
```
22
dependencies {
23
- compile 'com.staffbase:plugins-sdk-java:1.0'
+ compile 'com.staffbase:plugins-sdk-java:1.0.0'
24
}
25
26
0 commit comments