Skip to content

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

@WebTiger89

Description

@WebTiger89

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

Metadata

Metadata

Assignees

Projects

Status

Done

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions