You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# This version code implements the versioning recommendations in:
|
|
# https://blog.jayway.com/2015/03/11/automatic-versioncode-generation-in-android-gradle/
|
|
VERSION_CODE=1040099
|
|
VERSION_NAME=1.4.0
|
|
GROUP_ID=com.google.android.mobly
|
|
ARTIFACT_ID=mobly-snippet-lib
|