Skip to content

Can no longer build .aar using current build.gradle #157

@robertesler

Description

@robertesler

With Android's new 16kb memory page size requirement coming on Nov. 1st, anyone using libpd will need to rebuild it for Android. Currently, when I try to rebuild it I'm getting numerous errors. The most current one that has me in a stand still is:
Execution failed for task ':PdCore:androidDependencies'.

Could not resolve all artifacts for configuration ':PdCore:debugCompileClasspath'.
Could not find com.noisepages.nettoyeur:midi:1.0.0-rc1.
Required by:
project :PdCore`

It's marked jcenter() // FIXME: com.noisepages.nettoyeur:midi in the project/build.gradle ln 37. So what is the fix for this?
Right now I'm using:
SDK 35
NDK 29.0.10433849
Build-tools 35.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions