Open 3flex opened 2 months ago
Easiest way to demonstrate this going forward is to add a variant to the build-sample CI job, as in the first commit of #411. Then we can try to use reflection to make the current version forward-compatible with upcoming betas.
2.1.0-Beta2 is supported in the latest snapshot.
I'm not asking for an alpha release, I know there's effort involved, but just an FYI this is currently not convenient to test in our build (without a fair bit of refactoring) due to the need to add the snapshot repo all over the place in our tests because of https://github.com/drewhamilton/Poko/issues/328, so I can't verify locally.
I was going to revisit that issue to see what's changed in recent Kotlin releases but haven't had the time.
I can do a dot release since it's still compiled with 2.0.21. I'll plan on doing that today.
0.17.2 supports 2.0.0 – 2.1.0-Beta2
I'm seeing errors with Kotlin 2.1.0-Beta1: