From 1ddef1ddc843db50fb2466ce4aa22cffdd7d6283 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 4 May 2015 19:08:06 -0700 Subject: Fix gson dependency in IDEA project files. Change-Id: Iadb5ab0988b3c79b026f843d41fd744faf47a9c1 --- .idea/libraries/gson.xml | 11 +++++++++++ .idea/libraries/gson_2_2_4_sources.xml | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 .idea/libraries/gson.xml delete mode 100644 .idea/libraries/gson_2_2_4_sources.xml diff --git a/.idea/libraries/gson.xml b/.idea/libraries/gson.xml new file mode 100644 index 0000000..717bb04 --- /dev/null +++ b/.idea/libraries/gson.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/gson_2_2_4_sources.xml b/.idea/libraries/gson_2_2_4_sources.xml deleted file mode 100644 index ad20fa4..0000000 --- a/.idea/libraries/gson_2_2_4_sources.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3