sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

[Sentry Kotlin Compiler Plugin] Does not add required dependency

Open WebTiger89 opened this issue 1 year ago • 1 comments

Problem Statement

Sentry Kotlin Compiler Plugin does not add dependency "io.sentry:sentry-compose-android". While the android gradle plugin adds its dependency one would expect the same behavior for the kotlin compiler plugin.

Since it is not stated on the corresponding page I have added a ticket in documentation repo, see https://github.com/getsentry/sentry-docs/issues/11664

Solution Brainstorm

Instruct plugin to add the dependency.

WebTiger89 avatar Oct 26 '24 16:10 WebTiger89

Thanks for the suggestion, we'll look into whether it's possible to do automatically from the compiler plugin, and if not we'll update the documentation!

romtsn avatar Nov 05 '24 13:11 romtsn