mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-12-26 23:18:04 +01:00
Adjust README.md
This commit is contained in:
parent
0bb85e4437
commit
eab4fd9ef2
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ repositories {
|
|||
Then add Flywheel as a dependency:
|
||||
```groovy
|
||||
dependencies {
|
||||
compile fg.deobf("com.jozufozu.flywheel:Flywheel:1.16-0.0.2.6")
|
||||
implementation fg.deobf("com.jozufozu.flywheel:Flywheel:1.16-0.0.2.9")
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue