diff options
author | Camil Staps | 2015-04-16 18:36:18 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-16 18:36:18 +0200 |
commit | aa1fd8476102ce8abf05906833b9970c5ead8a05 (patch) | |
tree | db8dd4bf71fb762c2620899d50efaec6537551d3 /.idea/libraries/support_annotations_22_0_0.xml | |
parent | Initial commit (diff) | |
parent | Initial commit (diff) |
Fixed Android Studio project
Diffstat (limited to '.idea/libraries/support_annotations_22_0_0.xml')
-rw-r--r-- | .idea/libraries/support_annotations_22_0_0.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/libraries/support_annotations_22_0_0.xml b/.idea/libraries/support_annotations_22_0_0.xml new file mode 100644 index 0000000..d8c49fe --- /dev/null +++ b/.idea/libraries/support_annotations_22_0_0.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="support-annotations-22.0.0"> + <CLASSES> + <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/22.0.0/support-annotations-22.0.0.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/22.0.0/support-annotations-22.0.0-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file |