summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaju Kulkarni <rajukulkarni@google.com>2022-06-21 18:32:22 +0000
committerRaju Kulkarni <rajukulkarni@google.com>2022-06-21 18:32:25 +0000
commitd16b8ab5ba07293fa62f3b701ac6a03db4049413 (patch)
tree377694566df8d5edbf7a98d7d8eeeb5ae3d03f4e
parentbc119c289844a685c271c646eff491e7e8110d6d (diff)
downloaddevelopment-d16b8ab5ba07293fa62f3b701ac6a03db4049413.tar.gz
Bump SDK revision number to ship an update with Beta 4android13-dev
Bug: 236727709 Change-Id: I89f73dab0430435ee5afd7bf64e80f55b6420630 Test: N/A
-rw-r--r--sdk/platform_source.prop_template2
1 files changed, 1 insertions, 1 deletions
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}