diff options
author | Camil Staps | 2015-04-16 18:47:24 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-16 18:47:24 +0200 |
commit | 5dc025f02eed5aeeb0b8d9cfacba80c6d6061d41 (patch) | |
tree | e105a109131b72dd07f89eed58189b7d4f03a493 /.idea/libraries/appcompat_v7_22_0_0.xml | |
parent | Fixed Android Studio project (diff) |
Small changes in workspace etc.
Diffstat (limited to '.idea/libraries/appcompat_v7_22_0_0.xml')
-rw-r--r-- | .idea/libraries/appcompat_v7_22_0_0.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/libraries/appcompat_v7_22_0_0.xml b/.idea/libraries/appcompat_v7_22_0_0.xml index d59dc81..d8a9f53 100644 --- a/.idea/libraries/appcompat_v7_22_0_0.xml +++ b/.idea/libraries/appcompat_v7_22_0_0.xml @@ -4,8 +4,8 @@ <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/annotations.zip!/" /> </ANNOTATIONS> <CLASSES> - <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res" /> <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/classes.jar!/" /> + <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res" /> </CLASSES> <JAVADOC /> <SOURCES /> |