Added Exception Handler Library as a sub module
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
# Indicates whether an apk should be generated for each density.
|
||||
# Project target.
|
||||
target=android-15
|
||||
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
|
||||
proguard.config=proguard.cfg
|
||||
target=android-17
|
||||
android.library.reference.1=../exception_handler_library/ExceptionHandlerLib
|
||||
proguard.config=proguard.cfg
|
||||
|
||||
Reference in New Issue
Block a user