getsentry / getsentry/sentry-java

Switch to convention plugins for build logic

Open
#2,140 0 comments 1 reaction 0 assignees View on GitHub
Android Errors Improvement repository maintenance
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

At the moment we have a lot of repeating config for our modules (e.g. setting up `android {}` DSL or setting up static code analysis, etc.), we could use Gradle's [convention plugins](https://docs.gradle.org/current/samples/sample_convention_plugins.html) to centralize this logic, so the configuration could happen by just applying one of our plugins.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.