Is your feature request related to a problem? Please describe.
Currently, mappie is only compatible with Kotlin 2.0.0.
Describe the solution you'd like
- Add support for multiple versions, at least 2.0.20-Beta1.
- add automated tests for both versions.
- add supported versions to documentation.
- Warn on start-up if an unsupported version is used.
Is your feature request related to a problem? Please describe.
Currently, mappie is only compatible with Kotlin 2.0.0.
Describe the solution you'd like