aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-04-12 20:32:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-04-12 20:32:55 +0000
commit82d890c70334f2bba5bc7c63247558f039d30f1a (patch)
tree66a7c6585ee4d4b2317e07bf2f43868af5cfcf2a
parent032c937bfa95d7454666bc02281aca618ee7a73a (diff)
parentb03c0c986f4b27e4b59f5b799be9becef974b868 (diff)
downloadbuildSrc-82d890c70334f2bba5bc7c63247558f039d30f1a.tar.gz
Snap for 4717521 from b03c0c986f4b27e4b59f5b799be9becef974b868 to studio-3.1-releasestudio-3.1.2gradle_3.1.2
Change-Id: Ic9d68e65df40424ab949f0241ebd32b57f03f291
-rw-r--r--base/version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/version.properties b/base/version.properties
index 6117044..1fa6cf9 100644
--- a/base/version.properties
+++ b/base/version.properties
@@ -3,9 +3,9 @@
# 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.1.1
-buildVersion = 3.1.1
-experimentalVersion = 0.12.1
+baseVersion = 26.1.2
+buildVersion = 3.1.2
+experimentalVersion = 0.12.2
experimentalGradleVersion = 3.2
# 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