Skip to content

Commit

Permalink
elevated Kotlin/jvm plugin to the root project
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Dec 5, 2023
1 parent 7102d18 commit 6eb574c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import io.github.liplum.mindustry.minGameVersion
import net.liplum.gradle.settings.Settings.localConfig

plugins {
kotlin("jvm") apply false
id("io.github.liplum.mgpp") version "1.2.0"
}
buildscript {
Expand Down

0 comments on commit 6eb574c

Please sign in to comment.