mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-15 14:32:49 +00:00
Release v1.4-beta1
This commit is contained in:
parent
7ca072a29c
commit
d24e1471a7
2 changed files with 30 additions and 2 deletions
|
@ -22,8 +22,8 @@ android {
|
|||
applicationId "com.beemdevelopment.aegis"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 39
|
||||
versionName "1.3"
|
||||
versionCode 41
|
||||
versionName "1.4-beta1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue