Release 0.9.2.4

This commit is contained in:
Jobobby04
2020-05-04 23:52:34 -04:00
parent e44616fb3c
commit 29a07429df
3 changed files with 11 additions and 2 deletions

View File

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