mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 11:52:18 +00:00
Release v1.4.1
This commit is contained in:
parent
a795015487
commit
1bd9cf3a3f
2 changed files with 7 additions and 2 deletions
|
@ -24,8 +24,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 43
|
||||
versionName "1.4"
|
||||
versionCode 44
|
||||
versionName "1.4.1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue