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
Fix plugin for spring-dependency-management 1.1.6 (#741)
Make SentryUploadNativeSymbolsTask configuration-cache compatible (#747)
Fix permission denied error when extracting sentry-cli concurrently (#748)
Make SentryGenerateProguardUuidTask produce deterministic output based on the mapping file contents (#750)
This disables caching for the SentryGenerateProguardUuidTask task in favour of deterministic UUID generation. The task will always run but will always produce the same UUID for the same mapping file.