Skip to content

kotlin-gradle-plugin version required by package not recent enough for react-native 0.71.0 #342

@RenaudAubert

Description

@RenaudAubert

Hi!
I've updated my app to react-native- 0.71.0 and when I run npx react-native run-android I get this error

* What went wrong:
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies do not satisfy the required version:
project ':react-native-safe-area-context' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10

I tried creating a new app and installed react-navigation (which requires this package) and I also get this error.

I'm on windows 10 using node 16.14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions