aboutsummaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorAlexander Dorokhine <adorokhine@google.com>2017-01-12 21:18:33 -0800
committeradorokhine <adorokhine@google.com>2017-01-13 16:22:08 -0800
commit6bf4dbf033958772c5b262a1cac62af8ecaca7d4 (patch)
treee29e47ec62eb9c8397d48491c457c9be8bb6574d /third_party
parent382721a4381e1f4a1d62a9a5a34def142ffee691 (diff)
downloadmobly-snippet-lib-6bf4dbf033958772c5b262a1cac62af8ecaca7d4.tar.gz
Prepare for next development iteration.
Diffstat (limited to 'third_party')
-rw-r--r--third_party/sl4a/gradle.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/third_party/sl4a/gradle.properties b/third_party/sl4a/gradle.properties
index 8a6ed25..a4f51d3 100644
--- a/third_party/sl4a/gradle.properties
+++ b/third_party/sl4a/gradle.properties
@@ -1,4 +1,6 @@
-VERSION_CODE=2
-VERSION_NAME=1.0.0
+# 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
GROUP_ID=com.google.android.mobly
ARTIFACT_ID=mobly-snippet-lib