aboutsummaryrefslogtreecommitdiff
path: root/third_party/sl4a
diff options
context:
space:
mode:
authorAlexander Dorokhine <adorokhine@google.com>2017-02-13 14:38:52 -0800
committerGitHub <noreply@github.com>2017-02-13 14:38:52 -0800
commit9384f22de36b20ed0cf55c3ad8f01f3e5d30f35a (patch)
tree67ff16f1c39aeee7d68fe4ac4e784df73ac17728 /third_party/sl4a
parent98a2346c2cf8e55b1e29a1a566f2656ac1fac910 (diff)
downloadmobly-snippet-lib-9384f22de36b20ed0cf55c3ad8f01f3e5d30f35a.tar.gz
Snippet lib release v1.0.1. (#35)
Diffstat (limited to 'third_party/sl4a')
-rw-r--r--third_party/sl4a/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/sl4a/gradle.properties b/third_party/sl4a/gradle.properties
index a4f51d3..30298a3 100644
--- a/third_party/sl4a/gradle.properties
+++ b/third_party/sl4a/gradle.properties
@@ -1,6 +1,6 @@
# This version code implements the versioning recommendations in:
# https://blog.jayway.com/2015/03/11/automatic-versioncode-generation-in-android-gradle/
-VERSION_CODE=1000100
-VERSION_NAME=1.0.1-SNAPSHOT
+VERSION_CODE=1000199
+VERSION_NAME=1.0.1
GROUP_ID=com.google.android.mobly
ARTIFACT_ID=mobly-snippet-lib