-
We currently have a [helpful error message](https://github.com/flutter/flutter/pull/124084) that we throw when we detect incompatibility between your Java and Gradle versions.
We have run into sim…
-
I am trying to use V2 to build an Android app that embeds a Rust library. NDK and everything is set up but now the build fails with "cargo: cannot find file or directory".
I've added Rust to the `n…
-
window
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not sat…
-
```
A problem occurred configuring project ':maps_launcher'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. Speci…
-
**Plugin fat-aar was not found**
我新建了一个demo项目,能正常运行的。然后添加fat-aar,配置如下;
项目build.gradle:
`
// Top-level build file where you can add configuration options common to all sub-projects/modules.
> pl…
-
## Expected Behavior
Our Android project contains many class declarations that look like this:
```kotlin
class Foo @Inject constructor(
private val someDependency: SomeDependency,
…
-
* What went wrong:
A problem occurred evaluating root project 'umeng_analytics_plugin'.
> Failed to apply plugin [id 'com.android.internal.version-check']
> Mini…
-
Hi,
I've added:
`dependencies {
classpath "com.archinamon:android-gradle-aspectj:3.3.7"
}`
into build.gradle and into library build.gradle:
`apply plugin: 'com.android.library'
apply plug…
-
Task :app:mergeExtDexOnlineDebug
ERROR:/Users/dingbaosheng/.gradle/caches/transforms-3/13132e71f6d89bac8959c53969d01db5/transformed/jetified-finapplet-2.41.5-runtime.jar: D8: Cannot constrain type: …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
### What happened?
S…