kezong / fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with Gradle plugin 3.4

bachhoan88 opened this issue · comments

commented

No signature of method: org.gradle.api.internal.artifacts.DefaultResolvedArtifact.getBuildDependencies() is applicable for argument types: () values: []

Sorry, there is no adaptation for gradle plugin 3.4 at this time.

@bachhoan88 I have adapted gradle plugin version 3.4 in version 1.1.6. You can try it.