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
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:
Instruct plugin to add the dependency
Mention it in documentation
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: