Error "couldn't find DSO to load: libhermes-executor-release.so" – React native
This started happening after we upgraded our compileSdkVersion and targetSdkVersion to 31. To give some background: Our project is currently on react native 0.63.2 and previous compileSdkVersion was 30. We were successfully building android app till a few days back…