mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 20:02:17 +00:00
parent
903948d57c
commit
b8fa67304a
2 changed files with 7 additions and 2 deletions
|
@ -25,8 +25,8 @@ android {
|
|||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 50
|
||||
versionName "2.0.2"
|
||||
versionCode 51
|
||||
versionName "2.0.3"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue