From 844574cb2c69dcd57be9523f0c2c0c3dcc4da867 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Tue, 25 Aug 2015 11:52:21 -0700 Subject: Update LayoutLib revision number. [DO NOT MERGE] Change-Id: I5a32442861809dfa8e4b39a232777388f8c082b5 --- sdk/platform_source.prop_template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 0eb8dd228..97cc98d79 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=LOLLIPOP_MR1 -Pkg.Revision=2 +Pkg.Revision=3 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=14 -Layoutlib.Revision=2 +Layoutlib.Api=15 +Layoutlib.Revision=3 Platform.MinToolsRev=22 -- cgit v1.2.3