From 2c34d62a0c53c45f10bb834fb9e0b910c63b7fd4 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Mon, 6 Oct 2014 16:39:12 -0700 Subject: Update LayoutLib API level to 12. Change-Id: I7e392515939728251424d44d5957f95bdf3eb741 --- sdk/platform_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdk/platform_source.prop_template') diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index e0832f40b..9c4705c8d 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -5,6 +5,6 @@ Platform.CodeName=L Pkg.Revision=1 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=10 +Layoutlib.Api=12 Layoutlib.Revision=1 Platform.MinToolsRev=22 -- cgit v1.2.3