From 50cee5e2654a360b8d2b2ddce41470074e73c9bd Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Wed, 9 Jul 2014 16:53:31 -0700 Subject: [PATCH] Update platform SDK component to revision 2. [DO NOT MERGE] Also update LayoutLib Api version. Change-Id: I2ceca3d669919ca417b11d4cfb61c35177a46566 --- sdk/platform_source.prop_template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 7ecb1e273..452aa8938 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,9 +2,9 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName=KitKat -Pkg.Revision=1 +Pkg.Revision=2 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=10 +Layoutlib.Api=12 Layoutlib.Revision=1 Platform.MinToolsRev=22