Clean up version and build for Forge
This commit is contained in:
parent
179bf0098e
commit
a7b2825e4c
10 changed files with 20 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = 'bukkit-helper'
|
||||
|
||||
dependencies {
|
||||
compile project(path: ':dynmap-api', configuration: 'shadow')
|
||||
compile project(':dynmap-api')
|
||||
compile project(path: ':DynmapCore', configuration: 'shadow')
|
||||
compile group: 'org.bukkit', name: 'bukkit', version:'1.7.10-R0.1-SNAPSHOT'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version:'2.8.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue