mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
Bump flywheel build
This commit is contained in:
parent
d189efd987
commit
c9d95e83ae
@ -137,7 +137,7 @@ dependencies {
|
||||
if (findProject(':Flywheel') != null) {
|
||||
compile project(':Flywheel') // jozu: I use a gradle workspace with both projects
|
||||
} else {
|
||||
compile fg.deobf("com.jozufozu.flywheel:Flywheel:1.16-0.0.2.7")
|
||||
compile fg.deobf("com.jozufozu.flywheel:Flywheel:1.16-0.0.2.8")
|
||||
}
|
||||
|
||||
// implementation fg.deobf("curse.maven:druidcraft-340991:3101903")
|
||||
|
Loading…
Reference in New Issue
Block a user