Release 0.4.2

This commit is contained in:
len
2017-01-01 21:00:52 +01:00
parent beca2b429c
commit 9bcde69ee0
2 changed files with 16 additions and 2 deletions

View File

@@ -38,8 +38,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 17
versionName "0.4.1"
versionCode 18
versionName "0.4.2"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""