Skip to content

PackedAssetLibrary leads to build fail on native target android #1950

@Dreaded-Gnu

Description

@Dreaded-Gnu

Good morning,
I tried to use packed asset library on native target (android). It works in html5 target, but on native target when executing lime test android -debug -verbose build fails with following message:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compressDebugAssets'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CompressAssetsWorkAction
   > Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

How can I get around this build issue for android?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions