From 51431580addd52aa9afacd4ed8bf31c0c125c0bb Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 13 Mar 2014 18:25:26 +0000 Subject: [PATCH] Revert "Use Guava 16 which does not have compatibility issues" Turns out Smartsprites uses Closeables.closeQuietly which is deprecated in 15 and removed in Guava 16 This reverts commit 1159db580f350493ffcf6628c05924458881ebb2. Change-Id: Ica9b4e175041b00a15a320b7c3fcea5b6d42b349 --- theme-compiler/ivy.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml index 7072176d4e..0f84966508 100644 --- a/theme-compiler/ivy.xml +++ b/theme-compiler/ivy.xml @@ -48,7 +48,6 @@ - -- 2.39.5