Added required libraries as sub modules
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
# "ant.properties", and override values to adapt the script to your
|
||||
# project structure.
|
||||
|
||||
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
|
||||
android.library.reference.2=../../location_library/LocationLib
|
||||
android.library.reference.1=../exception_handler_library/ExceptionHandlerLib
|
||||
android.library.reference.2=../location_library/LocationLib
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard.cfg
|
||||
# Project target.
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Reference in New Issue
Block a user