Skip to content

android.jar for api30 from Google Drive does not work anymore #84

@philippegoncalves

Description

@philippegoncalves

I believe the jar is broken, was working previously, but new jar added recently produces the following error at assemble:

> Failed to transform android.jar to match attributes {artifactType=android-mockable-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime, returnDefaultValues=false}.
      > Execution failed for MockableJarTransform: /opt/android-sdk-linux_private/platforms/android-30/android.jar.
         > java.lang.NullPointerException (no error message)

Replacing by previous jar fixes the issue, size is different: good jar is about 28M, wrong one is 47M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions