summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2015-05-04 16:07:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-05-04 16:07:48 +0000
commitee3eef700f2f2f0c4d60dfbc9a01159f47c42f56 (patch)
treeea1f315c46c3fad96fe6d4a5312bfd3d32308600
parent78e0276377fad8dbc4f06a64c6ad033641573e6b (diff)
parentf413f790277c684721ae0f3deecec1132d118bca (diff)
downloadswt-ee3eef700f2f2f0c4d60dfbc9a01159f47c42f56.tar.gz
Merge "Add gson library" into studio-1.3-dev
-rw-r--r--.idea/libraries/gson_2_2_4_sources.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/libraries/gson_2_2_4_sources.xml b/.idea/libraries/gson_2_2_4_sources.xml
new file mode 100644
index 0000000..ad20fa4
--- /dev/null
+++ b/.idea/libraries/gson_2_2_4_sources.xml
@@ -0,0 +1,11 @@
+<component name="libraryTable">
+ <library name="gson-2.2.4-sources">
+ <CLASSES>
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4-sources.jar!/" />
+ </SOURCES>
+ </library>
+</component> \ No newline at end of file