aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXianyuan Jia <xianyuanjia@google.com>2021-10-19 19:11:32 -0700
committerXianyuan Jia <xianyuanjia@google.com>2021-10-19 19:11:32 -0700
commit143bf6e3f2a62acd9cd1b7be6ee3fb113b7e180c (patch)
tree3e94a7aa7bde930100d5a5f8d705eb80be7d4df7
parenta333857db23a5d7f003fa38635b866eff311e2ae (diff)
downloadmobly-snippet-lib-143bf6e3f2a62acd9cd1b7be6ee3fb113b7e180c.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