You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the version numbers for a lot of our dependencies show up in our code (because the path where we extract them is whatever the zip extracts to, which may include a version number). We should have one place (the dep list used by the download script) that specifies a version number, and everywhere else we should just have the library name.
The text was updated successfully, but these errors were encountered:
Right now, the version numbers for a lot of our dependencies show up in our code (because the path where we extract them is whatever the zip extracts to, which may include a version number). We should have one place (the dep list used by the download script) that specifies a version number, and everywhere else we should just have the library name.
The text was updated successfully, but these errors were encountered: