modernizer: remove
This commit is contained in:
@@ -45,7 +45,6 @@ plugins {
|
|||||||
id("com.github.ben-manes.versions") version "0.36.0"
|
id("com.github.ben-manes.versions") version "0.36.0"
|
||||||
id("se.patrikerdes.use-latest-versions") version "0.2.15"
|
id("se.patrikerdes.use-latest-versions") version "0.2.15"
|
||||||
id("org.ajoberstar.grgit") version "4.1.0"
|
id("org.ajoberstar.grgit") version "4.1.0"
|
||||||
id("com.simonharrer.modernizer") version "2.1.0-1" apply false
|
|
||||||
|
|
||||||
application
|
application
|
||||||
}
|
}
|
||||||
@@ -140,9 +139,6 @@ subprojects {
|
|||||||
isIgnoreFailures = false
|
isIgnoreFailures = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (this.name == "runelite-client" || this.name == "runelite-api") {
|
|
||||||
apply(plugin = "com.simonharrer.modernizer")
|
|
||||||
}
|
|
||||||
|
|
||||||
configure<PublishingExtension> {
|
configure<PublishingExtension> {
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user