-
Just a heads up for whoever comes across this repo and this issue, I plan to move the minimum suported Android from API 26 (Android Oreo 8.0) to API 28 (Android Pie 9).
Since I don't need to do this …
-
Hey all! I have a few improvement suggestions that I wouldn't mind opening some PRs for surrounding the Gradle build logic setup for the project:
1. Move to using version catalogs ([Gradle docs](ht…
-
After bumping to Marathon `0.8.0` from `0.7.6` - seeing:
```
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':subproject:marathonDebugAndroidTestGenerateMarathonfile
Cau…
-
## Steps to Reproduce
1. Running `flutter create xelophone_flutter`:
![01 Create](https://i.imgur.com/FYMVINx.jpg)
![02 Create](https://i.imgur.com/XlLVq8M.jpg)
2. Files modified:
![03 modi…
-
I'm doing my best to be able to build what looks like an Ionic app but I'm having no luck. I installed gradle 8.x (the latest stable version), but it's still failing the build looking for gradle 8:
…
-
### Description
At the moment we are relying on older AGP APIs from the internal package, e.g. here to retrieve an `assembleTaskProvider`:
https://github.com/getsentry/sentry-android-gradle-plugin…
-
Hello, I am using this on a very simple Expo app in a bare workflow.
iOS compiles and works fine, however when I `npx expo run:android` or `eas build --profile development --platform android` I get t…
-
## Environment
- Caused by Ad Adapter: DTExchange
- Target Android SDK: 34
- Found in Unity: 2020.X.X, 2021.X.X
- Fixed in Unity: 2022.3.X
## Description
When attempting to build the project w…
-
### Use case
Many Flutter apps that depend on plugins often output the following messages when building for Android:
```
Note: Some input files use or override a deprecated API.
Note: Recompil…
-
**Description**
We're unable to record new snapshots for a few tests locally due to a native crash, but unable to figure out why.
I've attached three logs (from three different tests)
[hs_err…