You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a tool to patch my app to avoid needing to create a new release for every change (Shorebird). However patches can not be made when assets have changed.
When using Sentry Android Gradle Plugin, the file sentry-debug-meta.properties is changed every time a new build is created which means I can't use shorebird to patch my app.