From 01f18310938f5a6a8312c396f4714e06c0559b38 Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Wed, 28 Mar 2012 19:44:32 -0700 Subject: [PATCH] Renamed a jar to work with revision 17 of the sdk tools --- astrid/.classpath | 2 +- .../{annotations.jar => findbugs-annotations.jar} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename astrid/libs/{annotations.jar => findbugs-annotations.jar} (100%) diff --git a/astrid/.classpath b/astrid/.classpath index 90b1ef34d..cc10d291f 100644 --- a/astrid/.classpath +++ b/astrid/.classpath @@ -8,7 +8,6 @@ - @@ -30,5 +29,6 @@ + diff --git a/astrid/libs/annotations.jar b/astrid/libs/findbugs-annotations.jar similarity index 100% rename from astrid/libs/annotations.jar rename to astrid/libs/findbugs-annotations.jar