Merge "Build with current SDK" into jb-ub-mail-ur10

This commit is contained in:
Alon Albert 2013-11-06 19:12:00 +00:00 committed by Android (Google) Code Review
commit 042e69400f
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ LOCAL_PACKAGE_NAME := Email
LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(unified_email_dir)/proguard.flags
LOCAL_SDK_VERSION := 18
LOCAL_SDK_VERSION := current
include $(BUILD_PACKAGE)