8000 Gradle 6 compatibility · Issue #97 · kezong/fat-aar-android · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Gradle 6 compatibility #97
Closed
Closed
@llDavidll

Description

@llDavidll

Hi,

It seems this plugin is not compatible with Gradle 6.

My project works fine using Gradle 5.6.4, and fails to build with Gradle 6.0.1 (and 6.0).

This is the relevant part of the stacktrace:

groovy.lang.MissingMethodException: No signature of method: org.gradle.api.internal.artifacts.ivyservice.resolveengine.artifact.DefaultArtifactSet$$Lambda$102/1069381811.getDependencies() is applicable for argument types: () values: []
Possible solutions: visitDependencies(org.gradle.api.internal.tasks.TaskDependencyResolveContext)
	at com.kezong.fataar.VariantProcessor.processArtifacts(VariantProcessor.groovy:119)
	at com.kezong.fataar.VariantProcessor.processVariant(VariantProcessor.groovy:88)
	at com.kezong.fataar.VariantProcessor$processVariant$1.call(Unknown Source)
	at com.kezong.fataar.FatLibraryPlugin.processVariant(FatLibraryPlugin.groovy:94)
	at org.gradle.internal.metaobject.BeanDynamicObject$GroovyObjectAdapter.invokeOpaqueMethod(BeanDynamicObject.java:583)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0