android-test
android-test copied to clipboard
Check if rule is already existing before downloading it and update zlib
Overview
In order to fully control the library used with a WORKSPACE, we need to make sure if there is already a rule loaded.
I found this the hard way since https://zlib.net/zlib-1.2.11.tar.gz return a 404.
Proposed Changes
Add a check on each rule and update zlib