Snap for 5329709 from 6aac93b879292fec43ef656c48883239fbb15164 to studio-3.4-release

Change-Id: I34356a1d7ef10624fc123081677e91d128269e80
diff --git a/base/version.properties b/base/version.properties
index 7b4d2b8..02cff2a 100644
--- a/base/version.properties
+++ b/base/version.properties
@@ -3,8 +3,8 @@
 # This file is read by gradle build scripts, but also packaged with builder and
 # builder-model as a resource, for Version classes to read.
 
-baseVersion = 26.4.0-beta05
-buildVersion = 3.4.0-beta05
+baseVersion = 26.4.0-rc01
+buildVersion = 3.4.0-rc01
 
 # This counter should be incremented every time the api is changed in not backward-compatible way,
 # i.e. it should be incremented from N to N+1 only when the api is changed in a way that existing