aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxianyuanjia <56282287+xianyuanjia@users.noreply.github.com>2022-01-25 21:17:35 -0500
committerGitHub <noreply@github.com>2022-01-25 21:17:35 -0500
commite0279bbbfe3c8050e9a62c0e76e705f26b469884 (patch)
treea30edb6b961daac32ebac4b154c14096921fbb04
parent52cfcf2fb5af0d7f7f650bea0fb298371687e019 (diff)
parent143bf6e3f2a62acd9cd1b7be6ee3fb113b7e180c (diff)
downloadmobly-snippet-lib-e0279bbbfe3c8050e9a62c0e76e705f26b469884.tar.gz
Update development version to 1.3.2
-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 86f8068..ebbf2fe 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=1030199
-VERSION_NAME=1.3.1
+VERSION_CODE=1030200
+VERSION_NAME=1.3.2-SNAPSHOT
GROUP_ID=com.google.android.mobly
ARTIFACT_ID=mobly-snippet-lib