[imltogradle] Fix 'Configuration with name 'compileOnlyApi' not found'
This commit is contained in:
+1
@@ -232,6 +232,7 @@ fun convertJpsModule(imlFile: File, jpsModule: JpsModule): String {
|
||||
|
|
||||
|plugins {
|
||||
| kotlin("jvm")
|
||||
| `java-library` // Add `compileOnlyApi` configuration
|
||||
| id("jps-compatible")
|
||||
|}
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user