You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 getsentry/sentry-docs#11664
Solution Brainstorm
Instruct plugin to add the dependency.
The text was updated successfully, but these errors were encountered:
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!
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 getsentry/sentry-docs#11664
Solution Brainstorm
Instruct plugin to add the dependency.
The text was updated successfully, but these errors were encountered: