mirror of
https://github.com/packwiz/packwiz-installer.git
synced 2025-04-19 13:06:30 +02:00
Remove kotlinx.serialization gradle plugin as I didn't end up using it
This commit is contained in:
parent
92afa93fd7
commit
81a60cc759
@ -16,7 +16,6 @@ plugins {
|
||||
id("com.palantir.git-version") version "0.12.3"
|
||||
id("com.github.breadmoirai.github-release") version "2.2.12"
|
||||
kotlin("jvm") version "1.4.21"
|
||||
kotlin("plugin.serialization") version "1.4.21"
|
||||
}
|
||||
|
||||
java {
|
||||
|
Loading…
x
Reference in New Issue
Block a user