-
### Current Behavior
When [STABLE_CONFIGURATION_CACHE](https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:stable) is enabled, `gradle tasks` produces a deprecation warnin…
-
I have been running into this issue which prevents me from building for Android.
Everything looks normal until:
```
> Task :wrapper FAILED
FAILURE: Build failed with an exception.
* What we…
-
With enabled configuration cache, `atomicfu:publish` started to fail with the following error:
```
Invocation of 'Task.project' by task ':atomicfu:cinteropInteropAndroidNativeArm32' at execution ti…
-
I recently updated my React Native project from version `0.67.3` to `0.75.4`, following the instructions provided by the [React Native upgrade helper](https://react-native-community.github.io/upgrade-…
-
### Feature request description
There is a [Gradle task to upload the Android symbols (mapping.txt) to Datadog](https://github.com/DataDog/dd-sdk-android-gradle-plugin). Not all Android apps use Gra…
-
### What
```
> Task :compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileDebugJavaWithJavac'.
> Could not resolve …
-
Hello; I'm interested to use your app but getting the below error;
Launching lib\main.dart on itel A665L in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an ex…
-
I just had a timeout on a local build with https://github.com/kotest/kotest/blob/0ec32b335362a98390285c6067c2d65f8e2ab581/kotest-runner/kotest-runner-junit5/src/jvmTest/kotlin/com/sksamu…
-
As seen in https://github.com/libgdx/libgdx/issues/7418, there can be some light confusion on which Gradle tasks are actually relevant to run in the context of a libGDX project. Thinking back many yea…
-
### What happened?
Project updated to serenity version 4.1.14 and added
Serenity {
reports=[“single-page-html”]
Also tried with in serenity.conf
Serenity report enabled = true
but sing…