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

Manifest merger failed with multiple errors, see logs #178

@LastButNotLeast4Bing

Description

@LastButNotLeast4Bing

when I just create a new project , I follow the "How to include" to edit my build.gradle

repositories {
    maven { url "https://jitpack.io" }
}

and

implementation 'com.github.arcadefire:nice-spinner:1.4.4'

However , when I successfully sync it , and then I run for the app , It show that Manifest merger failed with multiple errors, see logs.

Here is

compileSdkVersion 30
    buildToolsVersion "30.0.3"
minSdkVersion 21
        targetSdkVersion 30
        versionCode 1
        versionName "1.0"

maybe is just a silly problem , but i can‘t solve it ,can you help me?

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