Minor: Add kotlinx-metadata and kotlinx-metadata-jvm to Pill
This commit is contained in:
@@ -2,6 +2,7 @@ description = "Kotlin metadata manipulation library"
|
||||
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
id("jps-compatible")
|
||||
}
|
||||
|
||||
jvmTarget = "1.6"
|
||||
|
||||
@@ -4,6 +4,7 @@ description = "Kotlin JVM metadata manipulation library"
|
||||
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
id("jps-compatible")
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user