You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The minimum required versions are Kotlin 2.2.0 and Gradle 7.6.3.
This is needed because some dependent projects use the latest Kotlin versions, such as 2.3.20, in which the context-receivers feature is no longer supported.
The minimum required versions are Kotlin
2.2.0and Gradle7.6.3.This is needed because some dependent projects use the latest Kotlin versions, such as
2.3.20, in which thecontext-receiversfeature is no longer supported.