Roman Zavarnitsyn
Roman Zavarnitsyn
### 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` -...
_#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...
### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload source context - [ ] Collect JS modules and...
### 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...
### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload il2cpp mappings - [ ] Apply the Sentry Android...
### Description The plugin should: - [ ] Upload proguard mappings - [ ] Upload debug symbols - [ ] Upload source contexts