Reset version number for SDK and Build tools with SDK Finalization complete for API Level 33 am: 70032a2eed am: 2540a48f06

Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/18186516

Change-Id: I8df2afb8bc1b8c9fe98f26b5ef9315c3246e56d0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Raju Kulkarni
2022-05-08 06:26:48 +00:00
committed by Automerger Merge Worker
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
Pkg.UserSrc=false
#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=33.0.0 rc4
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
#Pkg.Revision=33.0.0 rc4

View File

@@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION}
Platform.CodeName=
Pkg.Revision=4
Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}