From 19ebc13c024defb13c68e4111673f963df01dfa5 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sun, 16 Aug 2015 22:18:49 +0000 Subject: [PATCH] Add SVG icon file --- app/app.iml | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/app/app.iml b/app/app.iml index 4753f0d..c6c55c4 100644 --- a/app/app.iml +++ b/app/app.iml @@ -86,17 +86,6 @@ <orderEntry type="library" exported="" name="appcompat-v7-21.0.3" level="project" /> <orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" /> <orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" /> - <orderEntry type="module-library" scope="TEST"> - <library name="JUnit4"> - <CLASSES> - <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.11.jar!/" /> - <root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" /> - <root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-library-1.3.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES /> - </library> - </orderEntry> </component> </module> -- Gitblit v1.9.1