+1
-1
@@ -50,7 +50,7 @@ public class KotlinBuilderModuleScriptGenerator {
|
|||||||
throws IOException
|
throws IOException
|
||||||
{
|
{
|
||||||
CharSequence moduleScriptText = KotlinModuleScriptGenerator.generateModuleScript(
|
CharSequence moduleScriptText = KotlinModuleScriptGenerator.generateModuleScript(
|
||||||
target.getModuleName(),
|
target.getId(),
|
||||||
getKotlinModuleDependencies(target),
|
getKotlinModuleDependencies(target),
|
||||||
sourceFiles,
|
sourceFiles,
|
||||||
target.isTests(),
|
target.isTests(),
|
||||||
|
|||||||
Reference in New Issue
Block a user