Skip to content

"Compiling for yourself into AAR file" instructions don't work #776

@iainmerrick

Description

@iainmerrick

I tried following the build instructions in README.md, option 2 (compiling for yourself into AAR file), but it failed. Here's the output from within the Android Studio terminal:

Parse-SDK-Android-1.16.5$ ./gradlew clean jarRelease

FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'jarRelease' not found in root project 'Parse-SDK-Android-1.16.5'.

  • Try:
    Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

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

BUILD FAILED in 4s

I don't know anything about Gradle so I don't know how to fix this. (I'm guessing it's something simple, just most people don't use option 2.)

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