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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
When I add new dependency to my project and run
calculateChecksums
Then git diff should show me minimal differences.
This can be achieved if dependencies are sorted by groupId and artifactName;
https://github.com/signalapp/gradle-witness/blob/master/src/main/groovy/org/whispersystems/witness/WitnessPlugin.groovy#L56
The text was updated successfully, but these errors were encountered: