getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
331 stars 1.46k forks source link

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

Open WebTiger89 opened 5 days ago

WebTiger89 commented 5 days ago

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
getsantry[bot] commented 5 days ago

Assigning to @getsentry/support for routing ⏲️