I keep getting this error while building the app in android
* What went wrong:
Execution failed for task ':react-native-audiowaveform:compileDebugJavaWithJavac'.
> Could not resolve all files for configuration ':react-native-audiowaveform:debugCompileClasspath'.
> Could not find recyclerview-1.0.0.jar (androidx.recyclerview:recyclerview:1.0.0).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.0.0/recyclerview-1.0.0.jar
I keep getting this error while building the app in android
checked everything in Readme file.
react native version: 0.64.0
"react-native-audiowaveform": "^2.0.5"