mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 08:33:13 +02:00
Some IDEs download additional artifacts that a plain command-line Gradle build won't use, which means Gradle won't automatically manage them in verification-metadata.xml either. Compromise by only strictly checking dependencies at certain boundaries, rather than on every build action.