mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-25 18:47:44 +01:00
Can't compileOnly and shadow, gotta find another solution for the bStats repo issue.
This commit is contained in:
parent
5ad21521be
commit
0dc5781326
@ -13,7 +13,7 @@ compile project(':worldguard-core')
|
||||
exclude group: 'com.sk89q', module: 'worldedit'
|
||||
exclude group: 'com.zachsthings.libcomponents'
|
||||
}
|
||||
compileOnly 'org.bstats.bStats-Metrics:bstats-bukkit:1.3'
|
||||
compile 'org.bstats.bStats-Metrics:bstats-bukkit:1.3'
|
||||
testCompile 'junit:junit:4.11'
|
||||
testCompile 'org.hamcrest:hamcrest-library:1.2.1'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user