diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0303afc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ActionBarSherlock"] + path = ActionBarSherlock + url = https://github.com/JakeWharton/ActionBarSherlock.git diff --git a/ActionBarSherlock b/ActionBarSherlock new file mode 160000 index 0000000..c0d437c --- /dev/null +++ b/ActionBarSherlock @@ -0,0 +1 @@ +Subproject commit c0d437ce4c47cb344e5d96414ffbf5f1a85c26d0