Could not create task ‘:app:uploadSentryProguardMappingsProductionrelease’
I have been trying to integrate sentry for react native v0.63.5
. Sentry docs states that the minimum version for react-native should be >= 0.65
I am trying to run a project using npx react-native run-android
.