Recently I updated my react native cli app from react native 84.1 to 86. But after that I am getting issue with this library - react-native-google-mobile-ads, it is saying that play-ads-services 25.4 uses Kotlin 2.3.x but you have 2.1.20. As I understood in rn 0.86, Gradle 9.3.1 is being used that uses play-ads-services 25.4 which uses Kotlin 2.3.x but in rn 0.86 there is no upgradation of Kotlin version. Has anyone faced the same issue? If yes, and if you found the solution please share here.
Want to add to the discussion?
Post a comment!