Merge "Include android-support-multidex in SDK libs."
This commit is contained in:
@@ -143,7 +143,8 @@ ANDROID_SUPPORT_LIBRARIES := \
|
|||||||
android-support-v7-gridlayout \
|
android-support-v7-gridlayout \
|
||||||
android-support-v7-appcompat \
|
android-support-v7-appcompat \
|
||||||
android-support-v7-mediarouter \
|
android-support-v7-mediarouter \
|
||||||
android-support-v13
|
android-support-v13 \
|
||||||
|
android-support-multidex
|
||||||
|
|
||||||
$(foreach lib, $(ANDROID_SUPPORT_LIBRARIES), $(eval $(call _package_sdk_library,$(lib))))
|
$(foreach lib, $(ANDROID_SUPPORT_LIBRARIES), $(eval $(call _package_sdk_library,$(lib))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user