Skip to main content

For the intercom/intercom-react-native package found here (sorry, link button not working): https://github.com/intercom/intercom-react-native

 

It says to use gradle 4.0.1 in the docs here:

https://developers.intercom.com/installing-intercom/docs/react-native-installation/p>

 

Does that mean that is the minimum version needed, or it has to be that version specifically? If specific, are there any plans to expand this to work with gradle 7.2? We use React Native 0.67.4 and it requires gradle 7.2. Also, can I suggest an "Issues" area on github? I think developers would really appreciate that. Thank you!

After much research about some errors I was getting, I was able to successfully build with gradle 7.2 so apparently that specific version is not necessary.


Reply