mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Release 0.10.6
This commit is contained in:
parent
a3b1690d38
commit
45ca470789
@ -42,8 +42,8 @@ android {
|
||||
minSdkVersion AndroidConfig.minSdk
|
||||
targetSdkVersion AndroidConfig.targetSdk
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
versionCode 51
|
||||
versionName "0.10.5"
|
||||
versionCode 52
|
||||
versionName "0.10.6"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
Loading…
Reference in New Issue
Block a user