summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-18 14:55:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-18 14:55:23 +0000
commit05dc21d0a0f64f84c8584b547f6161110538911a (patch)
tree6254bbff934a25b07383dfdab9a47e10483a0792
parente0f43800a5920816448ec001c76f783059764ca6 (diff)
parentc91ff7d9ecf4ac9428143d7fa9d9e84dabf6ce20 (diff)
downloadbase-studio-canary.tar.gz
Merge cherrypicks of [18750966] into studio-ee-release.studio-2022.1.1-canarystudio-canarystudio-2022.1.1-canary
Change-Id: I54602783b742bf1ddf47d77671d3a60a3aa0dcdd
-rw-r--r--common/version.bzl4
-rw-r--r--common/version/com/android/version.properties4
2 files changed, 4 insertions, 4 deletions
diff --git a/common/version.bzl b/common/version.bzl
index b5316c0e1f..f35a6c4065 100644
--- a/common/version.bzl
+++ b/common/version.bzl
@@ -1,2 +1,2 @@
-BASE_VERSION = "30.4.0-dev"
-BUILD_VERSION = "7.4.0-dev"
+BASE_VERSION = "30.4.0-alpha10"
+BUILD_VERSION = "7.4.0-alpha10"
diff --git a/common/version/com/android/version.properties b/common/version/com/android/version.properties
index 9ae8ca0a4a..dfd2efee3a 100644
--- a/common/version/com/android/version.properties
+++ b/common/version/com/android/version.properties
@@ -1,8 +1,8 @@
# The source of truth for these values are in tools/buildSrc/base
# Consistency is maintained via tests
-baseVersion = 30.4.0-dev
-buildVersion = 7.4.0-dev
+baseVersion = 30.4.0-alpha10
+buildVersion = 7.4.0-alpha10
cmdlineToolsVersion = 8.0-dev
apiVersion = 3
nativeApiVersion = 0