Skip to content

Task :@lg2_react-native-eddystone:generateDebugBuildConfig FAILED #11

@todor-a

Description

@todor-a

I keep getting this error when building the react-native app I am working on.

Here is the settings.gradle:

include ':@lg2_react-native-eddystone'
project(':@lg2_react-native-eddystone').projectDir = new File(rootProject.projectDir, '../node_modules/@lg2/react-native-eddystone/android')

The getPackages() method:

@Override
protected List<ReactPackage> getPackages() {
    return Arrays.asList(
            new EddystonePackage(),
    );
}

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions