Release 0.9.2.3

This commit is contained in:
Jobobby04
2020-05-04 02:00:42 -04:00
parent f5b8d3120d
commit 0300c1057b
2 changed files with 24 additions and 3 deletions

View File

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