Skip to content

[BUG]: The text of the gradle error when checking the required AndroidX version is wrong #4419

Closed
@ThomasGuenard

Description

@ThomasGuenard

Version

6.10.1

What platforms are you having the problem on?

Android

System Version

N/A

On what device are you experiencing the issue?

Real device

Architecture

Old architecture

What happened?

When I build my RN project with the last react-native-video version, I got this error:
A problem occurred evaluating project ':react-native-video'.

AndroidX version mismatch: Project is using Kotlin version 1.9.3, but it must be at least 1.9.3

1- It should not says "Kotlin version" but "AndroidX version"
2- The first version number is wrong, it uses the required version instead of the actual

Reproduction Link

N/A

Reproduction

Step to reproduce this bug are:
Try to build android project with an anterior AndroidX version (< 1.9.3)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions