summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Buynytskyy <alexbuy@google.com>2023-04-24 21:01:31 +0000
committerAlex Buynytskyy <alexbuy@google.com>2023-04-24 21:01:31 +0000
commit117db136aefca0c5f718e5b416c4c98573d9b49d (patch)
tree1be2fea881c4ff6fa8742b0fc34a302a6ffc4104
parent8b561c24b7a5b619a09bc13be598466a2eaf8b95 (diff)
downloaddevelopment-117db136aefca0c5f718e5b416c4c98573d9b49d.tar.gz
Resetting Platform SDK and Build tools Version Numbers
for Final Android-U SDK release post SDK Finalization. These version numbers are used by Studio to trigger updates Bug: 275409981 Test: N/A Change-Id: I940e0e57170445861049ffb92ca6988b4c30bc3a
-rw-r--r--sdk/build_tools_source.prop_template4
-rw-r--r--sdk/platform_source.prop_template2
2 files changed, 3 insertions, 3 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template
index 12bd9d58b..8fd539498 100644
--- a/sdk/build_tools_source.prop_template
+++ b/sdk/build_tools_source.prop_template
@@ -1,3 +1,3 @@
Pkg.UserSrc=false
-#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.2
-Pkg.Revision=34.0.0 rc3
+Pkg.Revision=${PLATFORM_SDK_VERSION}.0.2
+#Pkg.Revision=34.0.0 rc3
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index a8ae05ed3..fa996c7e3 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=3
+Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}