mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 11:52:18 +00:00
Release v1.1.2
This commit is contained in:
parent
dc6bf3795a
commit
7f1ce1e645
2 changed files with 10 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
|||
applicationId "com.beemdevelopment.aegis"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 25
|
||||
versionName "1.1.1"
|
||||
versionCode 26
|
||||
versionName "1.1.2"
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue