-
**Describe the bug**
I updated Flutter to version 3.24.3, and encountered the following error.
* What went wrong:
A problem occurred configuring project ':qr_code_scanner'.
> Could not create an i…
-
**Describe the bug**
In library react-native-iosandroid-0-71, in build.gradle there is string: implementation 'com.google.ar:core:1.22.0', which is the reason of error about duplicate class. If i com…
-
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-…
-
I'm trying to add this libary with kotlin common dependency on Mac M1 & M2 chipset based project. I'm getting the below error. Could you please help me to resolve the issue ?
```
Exception is:
…
-
Android 升级到 30+以后, proguard 混淆以后打包运行报错。
报错 1. 空对象
报错 2. 未实现对应接口
根据官网说明,升级使用方法如下:
AGP version 4.x - AGP 7.x 需要使用 ProGuard Gradle Plugin
1. You can add the ProGuard plugin to your project by in…
ythy updated
5 months ago
-
### Current Behavior
When adding dependencies via the DependencySet from [Configuration#getDependencies()](https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/Configuration.html#getDep…
-
**Is your feature request related to a problem? Please describe.**
Building of new projects fail due to missing repository configuration.
**Describe the solution you'd like**
Adding the required …
mh11 updated
3 months ago
-
Extension Name: vscode-gradle
Extension Version: 3.16.2024082707
OS Version: macOS 14.6.1
VSCode version: 1.92.2
**Describe the bug**
Setting `java.gradle.buildServer.enabled` to `"off"` does n…
-
On multi-module projects, the generation task fails with an NPE
```
------------------------------------------------------------
Gradle 8.8
------------------------------------------------------…
bric3 updated
1 month ago
-
### Current Behavior
When declaring a dependency on `ResolvableConfiguration`, through `Configuration#getDependencies()`, the error should show in the "what went wrong" is incomplete, causing confusi…