aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Dochez <jedo@google.com>2015-04-17 11:07:17 -0700
committerJerome Dochez <jedo@google.com>2015-04-17 11:07:17 -0700
commitbf5b2ad00d5912e20e8e8085569a653d013c4d68 (patch)
tree9e6ec537e9fba9e14509a484ed65557f07f4e84f
parentf6ce37980b2b02431fc86c0abc0fb846f4638096 (diff)
downloadbuildSrc-bf5b2ad00d5912e20e8e8085569a653d013c4d68.tar.gz
updated to 1.3.0-alpha3
Change-Id: If630b132285f58c18093594b86b9932b0c16e05d
-rw-r--r--base/version.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/version.gradle b/base/version.gradle
index df5df1d..47fd01b 100644
--- a/base/version.gradle
+++ b/base/version.gradle
@@ -1,5 +1,5 @@
-project.ext.baseVersion = '24.3.0-alpha2'
-project.ext.buildVersion = '1.3.0-alpha2'
+project.ext.baseVersion = '24.3.0-alpha3'
+project.ext.buildVersion = '1.3.0-alpha3'
// 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