mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-04 04:14:49 +00:00
Release v2.1-beta2
This commit is contained in:
parent
bee490d091
commit
b2a98d9799
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 52
|
||||
versionName "2.1-beta1"
|
||||
versionCode 53
|
||||
versionName "2.1-beta2"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Reference in a new issue