From d16b8ab5ba07293fa62f3b701ac6a03db4049413 Mon Sep 17 00:00:00 2001 From: Raju Kulkarni Date: Tue, 21 Jun 2022 18:32:22 +0000 Subject: Bump SDK revision number to ship an update with Beta 4 Bug: 236727709 Change-Id: I89f73dab0430435ee5afd7bf64e80f55b6420630 Test: N/A --- sdk/platform_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index fa996c7e3..34766b781 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName= -Pkg.Revision=1 +Pkg.Revision=2 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION} -- cgit v1.2.3