Updated git submodules

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-10-08 10:14:37 -04:00
parent 1a3cdf9104
commit 8f9abdec26
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "pulltorefresh"]
path = pulltorefresh
url = git://github.com/chrisbanes/Android-PullToRefresh.git

View File

@@ -13,4 +13,4 @@
# Project target.
target=android-16
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
android.library.reference.2=../Android-PullToRefresh/library
android.library.reference.2=../pulltorefresh/library