karakum 1.0.0-alpha.88 → 1.0.0-alpha.89

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,7 +21,7 @@ Gradle plugin for Kotlin Gradle projects:
21
21
 
22
22
  ```kotlin
23
23
  plugins {
24
- id("io.github.sgrishchenko.karakum") version "1.0.0-alpha.88"
24
+ id("io.github.sgrishchenko.karakum") version "1.0.0-alpha.89"
25
25
  }
26
26
  ```
27
27
 
@@ -11884,7 +11884,7 @@ function *_generator_parseArgs__eactc4(args, $completion) {
11884
11884
  if (tmp8_elvis_lhs == null) {
11885
11885
  // Inline function 'io.github.sgrishchenko.karakum.configuration.PartialConfiguration.Companion.invoke' call
11886
11886
  // Inline function 'io.github.sgrishchenko.karakum.configuration.io_github_sgrishchenko_karakum_configuration_PartialConfiguration_Companion_3lsjw_invoke_jkqnwo' call
11887
- tmp_6 = {input: input, output: output, libraryName: output};
11887
+ tmp_6 = {input: input, output: output, libraryName: libraryName};
11888
11888
  } else {
11889
11889
  tmp_6 = tmp8_elvis_lhs;
11890
11890
  }