gradle: перенесены методы в gradle-plugin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
ext {
|
||||
versions = [junit: '5.5.2']
|
||||
|
||||
//noinspection GroovyAssignabilityCheck
|
||||
libs = [
|
||||
bukkit : [lib: 'org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT', exclude: [
|
||||
'com.google.code.gson:gson',
|
||||
|
||||
Reference in New Issue
Block a user