MoviesMPP
MoviesMPP copied to clipboard
Build error in Android Studio
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 because of build.gradle:
freeCompilerArgs.add("-Xobjc-generics")
Please advise, Igor