mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Remove unreachable dependencies from verification-metadata.xml
I did this by clearing the components entries: perl -i -0777 -pe 's/<components>.*?<\/components>//gs' gradle/verification-metadata.xml And then regenerating them: ./gradlew --write-verification-metadata sha256 qa --rerun-tasks Resolves #13791
This commit is contained in:
committed by
Greyson Parrelli
parent
3eb1f68eb6
commit
9e49dd1270