summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Hair <allenhair@google.com>2015-08-26 11:55:44 -0700
committerAllen Hair <allenhair@google.com>2015-08-26 11:55:44 -0700
commitfa866903ece601742d694279c03a6db48a953c22 (patch)
tree0ff281a1d2c01e4c8ff871afd8ad57e64cd77557
parent891e547d649986369344c2d2f08a052081beb259 (diff)
downloaduiautomator-android-support-test.tar.gz
Increase version number to 2.1.2android-tsl-4.0android-support-test
Change-Id: Icf504c05946f04e1d851561a58d041506ff3f85f
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 25c183e..84c0c7f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'android-library'
group = 'com.android.support.test.uiautomator'
-version = '2.1.1'
+version = '2.1.2'
// Android Library configuration
android {