sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Gradle plugin for Sentry Android. Upload proguard, debug files, and more.

Results 118 sentry-android-gradle-plugin issues
Sort by recently updated
recently updated
newest added

### Gradle Version 9.1.0 ### AGP Version 9.0.0-alpha10 ### Code Minifier/Optimizer None ### Version 5.12.1 ### Sentry SDK Version 8.17.0 ### Steps to Reproduce Gradle Sync ### Expected Result No...

Bug
Android

#skip-changelog vvvvvvvvvv vvvvvvvvvv vvvvvvvvvv vvvvvvvvvv vvvvvvvvvv vvvvvvvvvv vvvvvvvvvv ## Do not merge this into `main` ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ This is intended to be used for...

### Description I'm using a tool to patch my app to avoid needing to create a new release for every change (Shorebird). However patches can not be made when assets...

Feature
Android

### Description The Kotlin compiler plugin proved to be very unstable and painful to maintain. Across the past few months we've had several incompatibility issues (mostly due to the compiler...

Improvement
Android

### Gradle Version - ### AGP Version - ### Code Minifier/Optimizer None ### Version 5.0.0 ### Sentry SDK Version 8.0.0 ### Steps to Reproduce Have a project using the gradle...

Improvement
Android

### Description Sentry Android Gradle Plugin `6.0.0-beta.1` tasks

Task
Android

### Description We are collecting milestones for Sentry Android Gradle Plugin `6.0.0` here.

Task
Android

### Description After the multi-module support is in place, we could create an additional task to set up [code mappings](https://docs.sentry.io/platforms/java/guides/jul/source-context/#setting-up-code-mappings) automatically for each module. This would probably require adding a...

Improvement
Android

### Description Currently `UploadNativeSymbolsTask` is registered only for the app module, but it should be registered on the root project level, and since it invokes the sentry-cli, it will recursively...

Improvement
Android