Closed
Description
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)