summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Hair <allenhair@google.com>2015-05-22 11:21:34 -0700
committerAllen Hair <allenhair@google.com>2015-05-22 11:21:34 -0700
commit085063a4e394f8e9c6195ec00cdf81a2c2b4f1c9 (patch)
tree367dec833409c0c35bd788f4b0867ce53231fef5
parent5304893badddc79409f2a4354652660424498dce (diff)
downloaduiautomator-085063a4e394f8e9c6195ec00cdf81a2c2b4f1c9.tar.gz
Bump version number.android-tsl-3.0
Change-Id: I6b776bf4230ef13f7736a5761f820d0109580929
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index bbfa273..25c183e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'android-library'
group = 'com.android.support.test.uiautomator'
-version = '2.1.0'
+version = '2.1.1'
// Android Library configuration
android {