:wave::skin-tone-4: Does anyone know what would b...
# gradle
h
👋🏽 Does anyone know what would be the recommended approach to fail a Gradlew Build if we encounter issues like the below? Is it even possible?
Copy code
Cannot access class 'org.apache.hc.core5.http.HttpHost'. Check your module classpath for missing or conflicting dependencies
v
Where does this come from? Can you share a build
--scan
URL?