Release v1.3
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ android {
|
||||
applicationId "com.beemdevelopment.aegis"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 38
|
||||
versionName "1.3-beta2"
|
||||
versionCode 39
|
||||
versionName "1.3"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
||||
Reference in New Issue
Block a user