|
# 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
|
|
GROUP_ID=com.google.android.mobly
|
|
ARTIFACT_ID=mobly-snippet-lib
|