Expo 52 build fails on Android when expo-haptics
is in dependencies (v9.0.0)
#259
Labels
bug
Something isn't working
expo-haptics
is in dependencies (v9.0.0)
#259
Summary
When using Expo 52 with config plugin 9.0.0 and expo-haptic set as separate dependecy in our
package.json
, the Android build fails because of duplicate classes.Adding the following to
package.json
as a workaround seems to solve the issue:Config Plugin
@config-plugins/react-native-branch
What platform(s) does this occur on?
Android
SDK Version
52.0.14
Reproducible demo
Create an Expo 52 project, include the packages above, run development Android build
The text was updated successfully, but these errors were encountered: