We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903b428 commit 5faa7f4Copy full SHA for 5faa7f4
1 file changed
README.md
@@ -6,7 +6,7 @@ A Gradle plug-in that provides convenience methods for adding JxBrowser dependen
6
7
```kotlin
8
plugins {
9
- id("com.teamdev.jxbrowser") version "0.0.5"
+ id("com.teamdev.jxbrowser") version "1.0.0"
10
}
11
12
jxbrowser {
0 commit comments