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=1040099 4VERSION_NAME=1.4.0 5GROUP_ID=com.google.android.mobly 6ARTIFACT_ID=mobly-snippet-lib 7