Skip to content

0.0.5 Fails on Gradle, *Jitpack build broken* #162

@mrmarcsmith

Description

@mrmarcsmith

Gradle complains of an update when set to 0.0.4

implementation "com.github.parse-community.ParseUI-Android:widget:0.0.4"

And fails when updated to 0.0.5

implementation "com.github.parse-community.ParseUI-Android:widget:0.0.4"

I'm assuming this is because the JitPack build was unsuccessful with the following error

...
Download https://dl.google.com/dl/android/maven2/android/arch/lifecycle/common/1.1.0/common-1.1.0.pom
Download https://dl.google.com/dl/android/maven2/android/arch/core/runtime/1.1.0/runtime-1.1.0.pom
:login:compileReleaseAidl FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':login:releaseCompileClasspath'.
> Could not determine artifacts for com.facebook.android:facebook-android-sdk:4.34.0: Skipped due to earlier error

Do we just need to upgrade the facebook-android-sdk to a high version to fix?

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