Updated git submodules
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "pulltorefresh"]
|
||||
path = pulltorefresh
|
||||
url = git://github.com/chrisbanes/Android-PullToRefresh.git
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user