-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi Everybody,
Since this friday afternoon, when I try to use `./gradlew dependencyCheckAggregate`, I have the following error :
> FAILURE: Build failed with an exception.
>
> * What went wr…
-
### Expected Behavior
When using includeBuild to extract common build logic into convention plugins using precompiled script plugins, all these plugins are compiled together and put into a single jar…
-
### Issue type
Polishing
### Problem description
When running a basic test with the Build Cache enabled, the following warning occurs:
```
Caching disabled for Kotlin DSL script compilation (Setti…
-
Hi!
Just tried out Gradle 8.6 with `gradle/actions/setup-gradle@v3` and it seems like a `build-conventions` (https://docs.gradle.org/current/samples/sample_sharing_convention_plugins_with_build_log…
scana updated
1 month ago
-
## Questions:
### What is the problem?
Build failed:
Stack trace
```
> Task :shared:assembleReleaseIosSimulatorFatFrameworkForAppieSharedXCFramework
> Task :shared:skieUploadAnalyticsR…
-
**Issue Summary:**
I'm encountering build failures when trying to integrate the react-native-safe-area-context library into my Android project. The build fails with the following error messages:
…
-
**Describe the bug**
Recently, I updated the Kover version in my KMM project from 0.8.1 to 0.8.3, and I noticed my data classes annotated with **`@Serializable`** were not fully covered. The annotati…
-
### Current Behavior
Running `./gradlew printSemver` crashes with:
```
Could not determine the dependencies of task ':prepareKotlinIdeaImport'.
> Could not create task ':printSemver'.
> Co…
-
e output will look like this:
$ gradle init
Select type of project to generate:
1: basic
2: application
3: library
4: Gradle plugin
Enter selection (default: basic) [1..4] 2
Spli…