microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.48k forks source link

RN 0.73. Could not determine the dependencies of null. Could not find org.jetbrains.kotlin:kotlin-gradle-plugin:1.8. #2733

Closed gomesbreno closed 3 months ago

gomesbreno commented 3 months ago

If you are having this issue on RN 0.73 after update. A quick solution for me was update the kotlinVersion on android/build.gradle to '1.8.21'

DordeDimitrijev commented 3 months ago

Hello @gomesbreno thank you for reaching out. Which react-native-code-push version are you using? I wasn't able to reproduce this issue on RN 0.73 could you share repro steps or even better a small demo app to reproduce this issue?

IlyaBausovAkvelon commented 3 months ago

Closing this issue due to inactivity.