mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-19 21:39:18 +00:00
Bump versioncode
because play store
This commit is contained in:
parent
f1ff402db4
commit
d1695aa712
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ android {
|
||||||
applicationId "${packageName}"
|
applicationId "${packageName}"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 68
|
versionCode 69
|
||||||
versionName "3.1.1-beta1"
|
versionName "3.1.1-beta1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||||
|
|
Loading…
Add table
Reference in a new issue