aboutsummaryrefslogtreecommitdiff
path: root/third_party/sl4a/gradle.properties
diff options
context:
space:
mode:
authorAng Li <angli@google.com>2017-12-15 20:06:51 -0800
committerGitHub <noreply@github.com>2017-12-15 20:06:51 -0800
commitc0d86eb455d97c0969291755162cd6c7ae7ca689 (patch)
treeee12f05979e2ca93c8ef06f26fa633e04c6beaa7 /third_party/sl4a/gradle.properties
parentaeddc8bcd123ddf6c865622464001fe0f3835b87 (diff)
downloadmobly-snippet-lib-c0d86eb455d97c0969291755162cd6c7ae7ca689.tar.gz
Revert "Update gradle, dependency versions and fix lint reported issues (#80)" (#82)
This reverts commit aeddc8bcd123ddf6c865622464001fe0f3835b87.
Diffstat (limited to 'third_party/sl4a/gradle.properties')
-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 1146440..b1c5a0a 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=1030000
-VERSION_NAME=1.3
+VERSION_CODE=1020100
+VERSION_NAME=1.2.1-SNAPSHOT
GROUP_ID=com.google.android.mobly
ARTIFACT_ID=mobly-snippet-lib