mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-27 04:07:15 +00:00
Release v1.2-beta3
This commit is contained in:
parent
58db3fdaa2
commit
66dd3561cf
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
||||||
applicationId "com.beemdevelopment.aegis"
|
applicationId "com.beemdevelopment.aegis"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 31
|
versionCode 32
|
||||||
versionName "1.2-beta2"
|
versionName "1.2-beta3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue