MoviesMPP icon indicating copy to clipboard operation
MoviesMPP copied to clipboard

Kotlin Multiplatform project with Clean Architecture, aiming to only implement the view natively.

Results 2 MoviesMPP issues
Sort by recently updated
recently updated
newest added

> Task :app:linkDebugFrameworkIos w: skipping /Users/username/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-serialization-iosx64/1.2.0-rc/20fa9983553c1e1a9c324bd4e0cd2cfbbbad3de0/ktor-client-serialization.klib. The abi versions don't match. Expected '[9]', found '8' w: The compiler versions don't match either. Expected '[1.3]', found '1.2.1-release-9743' e: Could not find...

Hello, I imported your repo into Android Studio 4.0 Canary 1. The build produces the following error: > ERROR: Operation is not supported for read-only collection Looks like this happens...