1# This version code implements the versioning recommendations in: 2# https://blog.jayway.com/2015/03/11/automatic-versioncode-generation-in-android-gradle/ 3VERSION_CODE=1030199 4VERSION_NAME=1.3.1 5GROUP_ID=com.google.android.mobly 6ARTIFACT_ID=mobly-snippet-lib 7