-
### Current Behavior
`AttributeCompatibilityRule`s leak from a subproject when defined as a `project()` dependency.
### Expected Behavior
`AttributeCompatibilityRule`s do not leak from a subproject…
-
```
android {
...
packagingOptions {
exclude 'META-INF/services/javax.annotation.processing.Processor'
pickFirst 'META-INF/maven/org.bytedeco.javacpp-presets/opencv/pom.propertie…
-
Hello!
Currently, I'm working on developing android camera application using depthai library.
I added `depthai-platfrom` & `opencv-platform` to use them, but when I build the app, gradle throws `D…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Flutter information**
Always provide the output of `flutter doctor -v` as it is needed in order to know on which Flutter…
-
Variants representing Ivy Configurations should have Capabilities determined for them. This will allow them to participate in capability conflicts the same as other variants.
This will remove the …
-
The plugin spits a lot of warnings while running its `licenseDebugReport` task:
```
Task :ui:licenseDebugReport
Cannot resolve configuration androidTestAnnotationProcessor
org.gradle.api.InvalidUs…
-
### Current Behavior
Gradle logs an incorrect warning in the Configuration description when running `gradle resolvableConfigurations`
1. The warning message isn't correct. There aren't multi…
aSemy updated
5 months ago
-
I am working on integrating Huawei Mobile Services (HMS) into my existing Flutter application by following the official [documentation](https://developer.huawei.com/consumer/en/doc/AppGallery-connect-…
-
- [x] I have read the [Getting Started](https://www.zegocloud.com/doc/callkit/Call%20Kit/main/Quick%20start/b26d509e) and [Getting Started(with call invitation)](https://www.zegocloud.com/doc/callki…
-
### Issue type
Missing information
### Problem description
The Gradle documentation goes into great detail for some dependency management related topics but fails to describe others adequately. In …