-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
To reproduce:
npx react-native init inappUpdates
cd inappUpdates
yarn add kumparan/react-native-android-inapp-updates # use git version to apply unpublished changes
cd android
./gradlew assembleReleaseError:
FAILURE: Build failed with an exception.
* Where:
Build file '/home/i/tmp/inappUpdates/node_modules/@gurukumparan/react-native-android-inapp-updates/android/build.gradle' line: 123
* What went wrong:
A problem occurred configuring project ':gurukumparan_react-native-android-inapp-updates'.
> Could not resolve all files for configuration ':gurukumparan_react-native-android-inapp-updates:implementation'.
> Could not resolve com.facebook.react:react-native:+.
Required by:
project :gurukumparan_react-native-android-inapp-updates
> Cannot choose between the following variants of com.facebook.react:react-native:0.70.6:
- debugVariantDefaultRuntimePublication
- releaseVariantDefaultRuntimePublication
All of them match the consumer attributes:
- Variant 'debugVariantDefaultRuntimePublication' capability com.facebook.react:react-native:0.70.6:
- Unmatched attributes:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels