From 6b230d37115ef961964033d4cf88bda93e47ea0c Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 2 Jul 2014 09:16:08 +0200 Subject: [PATCH] Fix the closure-library version The version is the same as the one provided by plovr-81ed862.jar --- closure-util.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 closure-util.json diff --git a/closure-util.json b/closure-util.json new file mode 100644 index 0000000000..8a8a5f56bb --- /dev/null +++ b/closure-util.json @@ -0,0 +1,3 @@ +{ + "library_url": "https://github.com/google/closure-library/archive/ab89cf45c216615d73a2f5dea720afb9d3415d1f.zip" +}