forked from I2P_Developers/i2p.i2p
Gradle: Use plugins DSL where possible
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
apply plugin: 'war'
|
||||
plugins {
|
||||
id 'war'
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
Reference in New Issue
Block a user