mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-19 08:20:20 +00:00
Release v3.0-beta1
This commit is contained in:
parent
3d59114230
commit
f76d84ef87
2 changed files with 19 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 62
|
||||
versionName "2.2.2"
|
||||
versionCode 63
|
||||
versionName "3.0-beta1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue