AutoSwitch support (#2175). Thanks to dexman545
This commit is contained in:
parent
d0c32e8efb
commit
a0644ac434
3 changed files with 48 additions and 1 deletions
|
@ -93,6 +93,8 @@ dependencies {
|
|||
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
|
||||
|
||||
modApi 'teamreborn:energy:0.1.0'
|
||||
|
||||
optionalDependency "com.github.dexman545:autoswitch-api:-SNAPSHOT"
|
||||
}
|
||||
|
||||
def optionalDependency(String dep) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue