-
**Describe the bug**
Gradle build fails with an exception when running the upgrade script for Timefold Solver. The error indicates that the `rewrite()` method is not found.
**Expected behavior**
…
-
Bruce,
Sorry this isn't a PR.
I got bogged down trying to upgrade the OnJava8 gradle version to 7.4 to get Java 17 compatibility and ultimately threw away what I had done for lack of experience …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
"Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come …
-
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-…
-
### Summary
Not able to build `flutter` app, getting error below
```
PS C:\Users\pranay\Documents\flutter_projects\first_app\android> .\gradlew build --warning-mode all …
-
## Description
The Gradle build logic needs to be documented including:
- The `build-logic` folder
- Project/module naming standards
- Use of the GradleX tooling
- Available custom tasks
-
Specify a namespace in the module's build file. this issue occurred from 'gradle-8.5', 'build:gradle:8.3.0'.
-
Hi this is Ali, really impressed by your work .Actually I'm creating a javafx gui app to display UAV data, when I tried to implement this library 'io.mavsdk:mavsdk:1.1.1' in my javafx application it g…
-
Hi! I would like to use these plugins
- path_provider_android
- url_launcher_android
in my Flutter application.
My CI/CD procedure checks for any vulnerable dependencies. For these plugins, …