Cleanup 193 compatibility fixes
This commit is contained in:
@@ -23,9 +23,7 @@ dependencies {
|
||||
includeJars("trove4j", rootProject = rootProject)
|
||||
}
|
||||
|
||||
Platform[192].orHigher {
|
||||
runtimeOnly(intellijCoreDep()) { includeJars("jdom") }
|
||||
}
|
||||
runtimeOnly(intellijCoreDep()) { includeJars("jdom") }
|
||||
}
|
||||
|
||||
val writeCopyright by task<WriteCopyrightToFile> {
|
||||
|
||||
Reference in New Issue
Block a user