walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

assembleRelease issue #48

Closed mahadevRtistiq closed 2 years ago

mahadevRtistiq commented 2 years ago
manhhavu commented 2 years ago

We are having the same issue, unfortunately. At first, it was intermittent, and now it becomes blocking.

mlecoq commented 2 years ago

I succeeded in building my app thanks to patch-package and removing bintray from Gradle file

walterholohan commented 2 years ago

Thanks @mlecoq for the fix, I just released a new version - https://github.com/walterholohan/react-native-crisp-chat-sdk/releases/tag/v0.9.1

mahadevRtistiq commented 2 years ago

thanks @mlecoq its done in new release version 0.9.1 I also added mavenCentral() in android/build.gradle.