jamshedalamqaderi
Cannot change attributes of dependency configuration ':shared:iosX64CInteropApiElements' after it has been resolved
dependencies { with("de.jensklingenberg.ktorfit:ktorfit-ksp:$ktorfitVersion") { add("kspCommonMainMetadata", this) add("kspAndroid", this) add("kspIosArm64", this) add("kspIosSimulatorArm64", this) add("kspIosX64", this) } }
Prateek Kumar
A modern programming language that makes developers happier.