ismai117 / kottie

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caused by: java.lang.ClassNotFoundException: io.ktor.client.plugins.HttpTimeout

brandy-kay opened this issue · comments

when working with Kottie version 1.8.6 on JVM the project fails with this error Caused by: java.lang.ClassNotFoundException: io.ktor.client.plugins.HttpTimeout

when I remove the Kottie Library my project worked well

kotlin version 2.0.0
compose multiplatform version 1.6.10

@brandy-kay try out the latest build 1.9.6-alpha02

@ismai117 this now works perfectly