Update README
This commit is contained in:
parent
0a1621cc33
commit
201db03673
@ -21,7 +21,7 @@ Maven:
|
||||
<dependency>
|
||||
<groupId>io.github.mkpaz</groupId>
|
||||
<artifactId>devtoolsfx-gui</artifactId>
|
||||
<version>TBD</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@ -29,7 +29,7 @@ Gradle:
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
implementation 'io.github.mkpaz:devtoolsfx-gui:TBD'
|
||||
implementation 'io.github.mkpaz:devtoolsfx-gui:1.0.0'
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user