Skip to content

[ERROR] Failed to resolve: com.github.ittianyu:BottomNavigationViewEx:2.0.4 #207

@zhaaaoo

Description

@zhaaaoo

I tried to implement the below dependency and also checked that these 2 are added at all project repositories, but i still get the same error when i try to build the gradle.

    maven { url "https://jitpack.io" }
    maven { url "https://maven.google.com" }

image
image

^ I used implementation 'androidx.legacy:legacy-support-v4:1.0.0' because the original implementation of implementation "com.android.support:design:28.0.0"
keeps giving me an error of "[Version 28 is the last version of the legacy support library, so we recommend that you migrate to AndroidX libraies", I found a solution on stackoverflow and changed to that in the picture instead.

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