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'`
Steps to reproduce
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.
Environment
react-native-twilio-video-webrtc
Version: ^2.0.0 and also used ^3.2.0