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

Cannot invoke method getName() on null object - fat-aar 1.2.19

something15525 opened this issue · comments

Hi there,

After upgrading to the latest version, I'm getting this error:

`[fat-aar]--------------------------[common]--------------------------
[fat-aar][embed detected][aar]::

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':core'.

Could not create task ':core:reBundleAarDebug'.
Cannot invoke method getName() on null object

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s
`

Has anyone else had this issue? This happens when running a gradle sync, or running ./gradlew clean from the command line.

I'll attach the full stacktrace as well.

gradle-fat-aar-stacktrace.txt

I also have this error, I have seen your commit fixing it. Could you publish a release containing it? Thanks!

Try to use 1.2.20