Error giving when trying to build F-Droid using Intelli J or Android Studio

Good morning, I was trying to build the F-Droid APK but it was giving some errors, I was able to fix most of the errors but there is one I am not able to fix: “Dependency verification failed for configuration ‘:app:detachedConfiguration1’”. By any chance, does anyone know how to fix the error?

Looks like you are building on Windows but there is no hash for the lib in gradle/verification-metadata.xml · master · F-Droid / Client · GitLab. You can run gradle --write-verification-metadata sha256 help to update it. See Verifying dependencies

And please open an issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.