mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-18 13:02:06 +00:00
Release v3.3
This commit is contained in:
parent
79ba822ccf
commit
3e3df919b2
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
versionCode 72
|
||||
versionName "3.3-beta1"
|
||||
versionCode 73
|
||||
versionName "3.3"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Reference in a new issue