Alejandro Moya
01/06/2025, 10:26 PMorg.jetbrains.kotlin.util.FileAnalysisException: Somewhere in file NetworkResult.kt: java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.fir.types.ConeKotlinType org.jetbrains.kotlin.fir.types.FirResolvedTypeRef.getType()'
The file is a sealed class and was compiling perfectly on pre 2.0 configuration, does anyone know about this kind of issue?Alejandro Moya
01/06/2025, 10:27 PMK2JVMCompiler.kt
tapchicoma
01/07/2025, 9:01 AM