mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-01 12:22:21 +00:00
Release v3.0.1
This commit is contained in:
parent
1644b35e87
commit
f44fe389d7
2 changed files with 12 additions and 2 deletions
|
@ -28,8 +28,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 64
|
||||
versionName "3.0"
|
||||
versionCode 65
|
||||
versionName "3.0.1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue