mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-25 11:22:25 +00:00
Release v2.0-beta2
This commit is contained in:
parent
7dc7f6ccc0
commit
7dff3fbad1
2 changed files with 5 additions and 2 deletions
|
@ -24,8 +24,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 46
|
||||
versionName "2.0-beta1"
|
||||
versionCode 47
|
||||
versionName "2.0-beta2"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue