ismai117 / kottie

Render After Effects Animations Library - Compose Multiplatform | Inspired by Airbnb/Lottie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while integrating 1.5.3-alpha01

shriharsha-srb opened this issue · comments

Screenshot 2024-02-13 at 23 13 05

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':composeApp:transformIosMainCInteropDependenciesMetadataForIde'.

Could not resolve all files for configuration ':composeApp:iosMainResolvableDependenciesMetadata'.
Could not find io.ktor:ktor-client-darwin:3.0.0-wasm2.
Required by:
project :composeApp
project :composeApp > io.github.ismai117:kottie:1.5.3-alpha01
Could not find io.ktor:ktor-client-core:3.0.0-wasm2.
Required by:
project :composeApp > io.github.ismai117:kottie:1.5.3-alpha01

if you want to try out kottie on wasm, make sure to add

maven("https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental") in settings.gradle