getsentry / getsentry/sentry-java
Switch to convention plugins for build logic
未关闭
Android
Errors
Improvement
repository maintenance
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。