MoviesMPP icon indicating copy to clipboard operation
MoviesMPP copied to clipboard

Build error in Android Studio

Open IgorGanapolsky opened this issue 5 years ago • 0 comments

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

IgorGanapolsky avatar Oct 31 '19 21:10 IgorGanapolsky