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

### Description The new `AppModuleSubplugin` should be applied exclusively to the `com.android.application` modules, and register the following tasks (most parts of this is done already): - [x] Register `UploadProguardMappingTask` -...

Task
Android

## :scroll: Description This should speed up local and CI builds #skip-changelog ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ]...

_#skip-changelog_ ## :scroll: Description - Introduce a new `io.sentry.gradle` plugin that has to be applied on the root project level. The plugin then: - Goes over `subprojects` and applies the...

## :scroll: Description just testing ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code - [...

### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload source context - [ ] Collect JS modules and...

Android

### Description Currently all our hybrid SDKs either recommend using SAGP or doing things their own way depending on the use-case. For example: - React Native: [Uploading source context and...

Android

### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload il2cpp mappings - [ ] Apply the Sentry Android...

Android

### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload source contexts

Android