You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following are being used in the environment: classpath "com.mobbeel.plugin:fat-aar:2.0.1" classpath 'com.android.tools.build:gradle:3.4.0' distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
The text was updated successfully, but these errors were encountered:
What are the steps to reproduce this issue?
I am using the command
gradle clean assemble --stacktrace
to create the AAR on a library project.What happens?
BUILD FAILED
What were you expecting to happen?
I was expecting it to build the fat AAR
Any logs, error output, etc?
https://ghostbin.com/paste/66huy
Any other comments?
The following are being used in the environment:
classpath "com.mobbeel.plugin:fat-aar:2.0.1"
classpath 'com.android.tools.build:gradle:3.4.0'
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
The text was updated successfully, but these errors were encountered: