tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
407 stars 280 forks source link

Google android flexbox not resolving at build time #467

Open Basitomania opened 2 years ago

Basitomania commented 2 years ago

I was getting this error "Could not find com.google.android:flexbox:1.0.0. Required by: project :app > io.intercom.android:intercom-sdk-base:5.5.1"

What I have tried: I have added maven { url "https://google.bintray.com/flexbox-layout" } to build.gradle repositories but the error persist.

sergeykimaia commented 2 years ago

same

vijayindee commented 1 year ago

same

MohamedMedhat-Robusta commented 10 months ago

any update?