Skip to content

Plugin with id 'io.github.chao2zhang.livedatadebugger' not found. #1

@Atemu

Description

@Atemu

Hi, when I add

apply plugin: 'io.github.chao2zhang.livedatadebugger'

to my module's build.gradle (as instructed by the README), gradle sync fails with this error message:

A problem occurred evaluating project ':app'.
> Plugin with id 'io.github.chao2zhang.livedatadebugger' not found.

Project's build.gradle:

allprojects {
    repositories {
        google()
        mavenCentral()
        jcenter()
    }
}

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