ralf
05/08/2025, 7:01 PM@Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
solves this problem, but I’d like to do this globally. I tried a compiler argument freeCompilerArgs.add("-Xsuppress-warning=RUNTIME_ANNOTATION_NOT_SUPPORTED")
, but it doesn’t make a difference. Any other suggestion?tapchicoma
05/09/2025, 7:09 AMralf
05/09/2025, 5:27 PM