From 00ada54f19e5a24a82d0c30d0e91899ace99b753 Mon Sep 17 00:00:00 2001 From: Chris Flatt Date: Tue, 13 Oct 2015 15:23:22 -0700 Subject: [PATCH] Update support library to 23.1.1. DO NOT MERGE Change-Id: Ifaaa53575446dd025400b91ecc990c0d2664e2ab --- sdk/support_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/support_source.prop_template b/sdk/support_source.prop_template index f89771291..03d6962fb 100644 --- a/sdk/support_source.prop_template +++ b/sdk/support_source.prop_template @@ -1,5 +1,5 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.0.1 +Pkg.Revision=${PLATFORM_SDK_VERSION}.1.1 Extra.Vendor=android Extra.VendorId=android Extra.VendorDisplay=Android