In this PR I'm removing the checked-in libraries to improve the maintanibility of this repository. Instead of that, I added the config.yaml file the lists that should be downloaded and the download_latest_libs.py to read the file and pull them from the storage.
In this PR I'm removing the checked-in libraries to improve the maintanibility of this repository. Instead of that, I added the
config.yaml
file the lists that should be downloaded and thedownload_latest_libs.py
to read the file and pull them from the storage.