Skip to content

Does not work with Expo SDK 55 #76

@klAvAx

Description

@klAvAx

Android build fails with:

* What went wrong:
A problem occurred evaluating project ':react-native-leaflet-view'.
> Could not find method jcenter() for arguments [] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler.

Digging deeper and changing jcenter to mavenCentral in build.gradle solves the build issue.

Commit 42ec8cd814a11f5323a7437fec723002add09502 solves the issue.

Perhaps a version bump is in order?

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