Pill: Exclude native-commonizer from JPS modules

This commit is contained in:
Yan Zhulanow
2021-03-11 22:21:28 +09:00
parent 5fca37fa0f
commit 0fb57d7253
-1
View File
@@ -1,6 +1,5 @@
plugins { plugins {
kotlin("jvm") kotlin("jvm")
id("jps-compatible")
} }
description = "Kotlin KLIB Library Commonizer" description = "Kotlin KLIB Library Commonizer"