Release 0.9.2.7

This commit is contained in:
Jobobby04
2020-05-09 12:20:57 -04:00
parent 2d5ac20c46
commit 0a37dabf4b
2 changed files with 20 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ android {
targetSdkVersion 29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 1
versionName "0.9.2.6"
versionName "0.9.2.7"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""