Error: Can't determine type for tag '<macro name="m3_comp_assist_chip_container_shape">?attr/shapeAppearanceCornerSmall</macro>'`
bilalyaqoob opened this issue · 0 comments
bilalyaqoob commented
Steps to reproduce
- The app build is failing
Expected behaviour
the app should make a build
Actual behaviour
the app build is failing, I have to increase the compileSdkVersion and targetSdkVersion 33, previous was 31, and it is giving me error
`FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:mergeDebugResources'.
/home/dell/.gradle/caches/transforms-2/files-2.1/ed4382be24308d918475e1ef60026acf/material-1.9.0/res/values/values.xml: Error: Can't determine type for tag '?attr/shapeAppearanceCornerSmall'`
Environment
- Node.js version:v18.18.2
- React Native version:0.64.2
- React Native platform + platform version: iOS 11.0
react-native-twilio-video-webrtc
Version: ^2.0.0 and also used ^3.2.0