Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I keep getting folowing error "No signature of method: org.gradle.api.internal.artifacts.DefaultResolvedArtifact.getBuildDependencies() is applicable for argument types: () values: []" #8

Closed
olenasol opened this issue May 16, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@olenasol
Copy link

I get this error after adding plagin and trying to embed some external projects.
gradle version 3.2.1
ansroid studio version - 3.4

@kezong
Copy link
Owner

kezong commented May 17, 2019

See if there are multiple build.gradle files that declare the version of com.android.tools.build:gradle, resulting in a version that is not 3.2.1.

What is the version of gradle wrapper using when you building?

@kezong kezong added the bug Something isn't working label May 30, 2019
@kezong
Copy link
Owner

kezong commented May 30, 2019

Fix in version 1.1.6, You can try it.

@kezong kezong closed this as completed Jun 4, 2019
@huaxiaos
Copy link

classpath 'com.kezong:fat-aar:1.2.18'

has the same issue

benjaminRomano added a commit to benjaminRomano/fat-aar-android that referenced this issue Jan 14, 2021
* Support gradle 6.8

* undo unecesary change
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants