mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Release v0.5.0
This commit is contained in:
parent
4d7b188999
commit
8e4dd030d0
2 changed files with 18 additions and 2 deletions
|
@ -38,8 +38,8 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
versionCode 19
|
||||
versionName "0.4.2"
|
||||
versionCode 20
|
||||
versionName "0.5.0"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue