Open markushi opened 5 months ago
It would be great to test our sentry-compose-compiler-plugin against different versions of Kotlin, as they ship with different kotlin-compiler-embeddable versions, which has no stable semver API.
kotlin-compiler-embeddable
Follow up on https://github.com/getsentry/sentry-android-gradle-plugin/pull/716#issuecomment-2146763284
We could just bump the kotlin version in our tests, but keep it as-is in the repo/plugin
Description
It would be great to test our sentry-compose-compiler-plugin against different versions of Kotlin, as they ship with different
kotlin-compiler-embeddable
versions, which has no stable semver API.Follow up on https://github.com/getsentry/sentry-android-gradle-plugin/pull/716#issuecomment-2146763284