mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-19 05:19:12 +00:00
Release v1.2.1
This commit is contained in:
parent
0f439506bd
commit
adb80dfe43
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId "com.beemdevelopment.aegis"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 35
|
||||
versionName "1.2"
|
||||
versionCode 36
|
||||
versionName "1.2.1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
|
Loading…
Add table
Reference in a new issue