From 9384f22de36b20ed0cf55c3ad8f01f3e5d30f35a Mon Sep 17 00:00:00 2001 From: Alexander Dorokhine Date: Mon, 13 Feb 2017 14:38:52 -0800 Subject: Snippet lib release v1.0.1. (#35) --- third_party/sl4a/gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'third_party/sl4a') 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 -- cgit v1.2.3