Release 0.6.0

This commit is contained in:
len
2017-07-08 18:07:43 +02:00
parent bb40a4d6b8
commit fab7967018
4 changed files with 34 additions and 36 deletions

View File

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