Commit df16522
authored
Use HTTPS instead of HTTP in build.py
https://groups.google.com/forum/#!topic/blockly/EDxPuJQ37RI
Closure compiler no longer accepts HTTP requests, as of last Thursday. It is now HTTPS only.1 parent fe1a2a6 commit df16522
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments