0

gradle: перенесены методы в gradle-plugin

This commit is contained in:
2021-01-07 00:57:53 +03:00
parent c98c5d2c34
commit 05f0245323
2 changed files with 40 additions and 20 deletions

View File

@@ -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',