Build: Remove explicit legacy maven plugin application

This commit is contained in:
Vyacheslav Gerasimov
2020-04-24 15:52:00 +03:00
parent 410c5f3e69
commit b85b733e42
6 changed files with 23 additions and 17 deletions
@@ -3,7 +3,6 @@ import org.jetbrains.kotlin.pill.PillExtension
plugins {
kotlin("jvm")
maven
id("jps-compatible")
}