Open WebTiger89 opened 5 days ago
Android SDK
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"
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:
Assigning to @getsentry/support for routing ⏲️
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: