Jan
09/21/2024, 3:01 PMkotlin.reflect.jvm.internal.KotlinReflectionInternalError: Function 'createClientPlugin' (JVM signature: createClientPlugin(Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function1;)Lio/ktor/client/plugins/api/ClientPlugin;) not resolved in file class io.ktor.client.plugins.api.CreatePluginUtilsKt: no members found
Jan
09/21/2024, 3:01 PMAleksei Tirman [JB]
09/23/2024, 7:33 AM:composeApp:packageRelease
task:
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':composeApp:packageRelease' (type 'PackageApplication').
- Type 'com.android.build.gradle.tasks.PackageApplication' property 'signingConfigData$gradle_core.signingConfigData.storeFile' specifies file '/home/stexe/projects/EinkaufszettelNext/einkaufszettel.keystore' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
1. Make sure the file exists before the task is called.
2. Make sure that the task which produces the file is declared as an input.
Jan
09/23/2024, 7:42 AMAleksei Tirman [JB]
09/23/2024, 7:48 AMpackageRelease
task is completed successfully. What Gradle task shall I execute to reproduce the error?Jan
09/23/2024, 7:48 AMAleksei Tirman [JB]
09/23/2024, 7:55 AMJan
09/23/2024, 7:55 AMJan
09/23/2024, 7:57 AMisDebuggable = true
in composeApp/build.gradle.kts at around line 126Aleksei Tirman [JB]
09/23/2024, 7:58 AMAleksei Tirman [JB]
09/23/2024, 8:25 AMJan
09/23/2024, 8:27 AM