Classes converted to kotlin became final
Open
- Dominant language
- Kotlin
- Stars
- 17.2k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
In version 3.6.0, multiple public non-final classes were converted to Kotlin without the `open` qualifier, effectively making them final. Was this intentional? This is causing issues with updating to this version.
Contributor guide
Assessment
This issue has not been assessed yet.