Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Failed to resolve dependency: com.github.YangDai2003:GifEncoderLib:1.0.5 #1

@imrankhalid001

Description

@imrankhalid001

I tried to add the library to my project, but Gradle fails to resolve it.

Steps to reproduce:

Add JitPack repository in settings.gradle / build.gradle:

maven { url 'https://jitpack.io' }

Add dependency in app/build.gradle:

implementation 'com.github.YangDai2003:GifEncoderLib:1.0.5'

Sync project:

Failed to resolve: com.github.YangDai2003:GifEncoderLib:1.0.5
Show in Project Structure dialog
Affected Modules: app

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