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 7.1.3 ### AGP Version 7.1.3 ### Code Minifier/Optimizer Proguard ### Version 7.9.0 ### Sentry SDK Version 4.6.0 ### Steps to Reproduce Execution failed for AsmClassesTransform: ### Expected...

bug
Platform: Android
Waiting for: Community

### Description It would be great to test our sentry-compose-compiler-plugin against different versions of Kotlin, as they ship with different `kotlin-compiler-embeddable` versions, which has no stable semver API. Follow up...

Improvement
Android

## :scroll: Description Migrate most of the dependencies from the Dependencies.kt file into Gradles version catalog. Basically fixes https://github.com/getsentry/sentry-android-gradle-plugin/issues/486 For include/composite builds I added a symlink to share literally anything...

### Gradle Version 8.10.2 ### AGP Version 8,7,0 ### Code Minifier/Optimizer Proguard ### Version 4.12.0 ### Sentry SDK Version 8.0.0-beta.1 ### Steps to Reproduce - ### Expected Result The documentation...

bug
Platform: Android
Waiting for: Product Owner

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

## :scroll: Description Add Auto-Install strategy for graphql-22 ## :bulb: Motivation and Context Fixes https://github.com/getsentry/sentry-java/issues/3756 ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed...

### Problem Statement Sentry Kotlin Compiler Plugin does not add dependency "io.sentry:sentry-compose-android". While the android gradle plugin adds its dependency one would expect the same behavior for the kotlin compiler...

Improvement
Android

### Gradle Version 8.10.2 ### AGP Version 8.7.0 ### Code Minifier/Optimizer R8 ### Version 4.11.0 ### Sentry SDK Version 7.15.0 ### Steps to Reproduce 1. Configure your app's version code...

bug
Platform: Android

### Gradle Version 8.7 ### AGP Version 8.4.0 ### Code Minifier/Optimizer Dexguard ### Version 4.6.0 ### Sentry SDK Version 7.9.0 ### Steps to Reproduce We are using https://github.com/Triple-T/gradle-play-publisher to generate...

Bug
Android

### Description This is an umbrella issue for circular deps issues from other platforms. ### Related issues - React Native https://github.com/getsentry/sentry-react-native/issues/3644 - Flutter https://github.com/getsentry/sentry-dart/issues/2219 ### Example Error ``` :app:compileReleaseJavaWithJavac ---...

Platform: Android