getsentry / getsentry/sentry-java
Switch to convention plugins for build logic
Đang mở
Android
Errors
Improvement
repository maintenance
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.