-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
How frequently does the bug occur?
Always
Description
After update to kotlin latest version my project doesn't compile.
Stacktrace & log output
Caused by: java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.fir.types.ConeKotlinType org.jetbrains.kotlin.fir.types.FirResolvedTypeRef.getType()'
at io.realm.kotlin.compiler.IrUtilsKt.isBaseRealmObject(IrUtils.kt:229)
at io.realm.kotlin.compiler.fir.model.CompanionExtension.getNestedClassifiersNames(CompanionExtension.kt:45)
at org.jetbrains.kotlin.fir.scopes.impl.FirGeneratedMemberDeclarationsStorage.getClassifierStorage$providers(FirGeneratedScopes.kt:170)
at org.jetbrains.kotlin.fir.scopes.impl.FirGeneratedClassNestedClassifierScope$Companion.create(FirGeneratedScopes.kt:126)Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
Latest
What Atlas App Services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
MAC OS
Build environment
Android Studio version: 2025.1.1
Android Build Tools version: 36.0.0
Gradle version: 8.14.2
Kotlin Version : 2.2.0
NuclleaR, moses-jin, deibidsonmesquita, m37moud, shepeliev and 2 more