KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

Android failing to build #114

Closed moulie415 closed 1 year ago

moulie415 commented 1 year ago
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
   > Duplicate class com.google.android.play.core.common.IntentSenderForResultStarter found in modules jetified-core-1.9.0-runtime (com.google.android.play:core:1.9.0) and jetified-core-common-2.0.2-runtime (com.google.android.play:core-common:2.0.2)
ancha3 commented 1 year ago

This should fix the issue: https://github.com/KjellConnelly/react-native-rate/pull/115

KjellConnelly commented 1 year ago

Alright, just merged that. Thank you @ancha3 :)