software-mansion / react-native-screens

Native navigation primitives for your React Native app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to run the Android build in react-native:0.68.7

gkasireddy202 opened this issue · comments

Description

i upgraded the react-native-screen npm from 2.18.1 to 3.31.1 for react-native:0.68.7.
I successfully built the iOS and was unable to run the Android build.Shows below error.

problem occurred configuring project ':react-native-screens'.

Could not resolve all artifacts for configuration ':react-native-screens:classpath'.
Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0.
Required by:
project :react-native-screens
> Cannot choose between the following variants of org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0:

Steps to reproduce

react-native run-android

Snack or a link to a repository

company repo

Screens version

3.31.1

React Native version

0.68.7

Platforms

Android

JavaScript runtime

None

Workflow

React Native (without Expo)

Architecture

None

Build type

Debug mode

Device

Real device

Device model

One Plus(Android 12)

Acknowledgements

Yes

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

It is my company repo(private repo)

I upgraded to 3.18.0.issue is resolved.