sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Sentry Kotlin Compiler Plugin page does not mention to add required dependencies

Open WebTiger89 opened this issue 1 year ago • 1 comments

SDK

Android SDK

Description

On the Sentry Kontlin Compiler page (https://docs.sentry.io/platforms/android/enhance-errors/kotlin-compiler-plugin/) is not stated to add the dependency for the artifact "io.sentry:sentry-compose-android"

Suggested Solution

Since the sentry android gradle plugin adds the dependency "io.sentry:sentry-android:7.16.0" one would expect same behavior for the kotlin compiler plugin and dependency "io.sentry:sentry-compose-android". So 2 options arise:

  1. Instruct plugin to add the dependency
  2. Mention it in documentation

WebTiger89 avatar Oct 26 '24 16:10 WebTiger89

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar Oct 26 '24 16:10 getsantry[bot]

Let's update the docs for now. For auto-installing please refer to https://github.com/getsentry/sentry-docs/issues/11664

markushi avatar Nov 06 '24 13:11 markushi