-
Starting in Gradle 7.4, both the `Gradle.buildFinished` and `BuildListener.buildFinished` are deprecated. Apparently, it was not possible to get these methods to work with the configuration caching fe…
-
### Current Behavior
Hi, happy new year!
I have a multi project Gradle build that sometimes randomly fail with a `NullPointerException`. I did not found a good repro-case or how to investigate it,…
-
## Steps to Reproduce
1. Please find the following code: https://github.com/happy-san/libflutter_missing_example
2. flutter build appbundle --release
3. bundletool build-apks --bundle=./app-relea…
-
I'm having trouble trying to build the apk with `flutter build apk`.
For some reason it's leaking memory, but I don't know which specific file, nor how to debug this issue.
I've had a few tries with…
-
### Master course on Blockchain Engineering project 2021
**TEAM1: the first AI-dApp**
Create a dApp with federated machine learning to understand music taste of user and recommend more. Exchange t…
-
Whenever I try to build or run an android project I usually run into this problem.
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':processF0F1F2F3F4F5DebugResou…
-
## Bug report
**Describe the bug**
i have a project where i use to work on flutter 3.16.0 and its working fine but when i migrated my flutter from 3.16.0 to current latest version 3.19.1 and i g…
-
# Test Plan
## 1. Set up local test environment
- [x] Assing this ticket to yourself and move it to the _In Progress_ column.
- [x] Install IntelliJ IDEA (if you don't already have it installed…
-
viewModel
//tip
Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option
//code
import org.jetbrains.com…
-
Over the last couple of days I spent some time to understand the xDrip code. After some reviewing I found the following issues which I like to address soon:
- [x] cleanup Gradle files (#1538)
- [ …