React native – Duplicate value for resource 'attr/actionBarSize'
I am trying to upgrade react-native from 0.74.3 to 0.76.2 and building on android I have the following error: /Users/xxx/.gradle/caches/8.10.2/transforms/0fd0166c4f0b7f2b3a94f0420432a518/transformed/material-1.6.1/res/values/values.xml:7497:4: Duplicate value for resource 'attr/actionBarSize' with config 'DEFAULT' and product ''. Resource was previously defined here: com.xxx.xxx.app-mergeDebugResources-79:/values/values.xml:8497: . FAILURE: Build…