mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-20 13:59:14 +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}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 68
|
||||
versionCode 69
|
||||
versionName "3.1.1-beta1"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
|
|
Loading…
Add table
Reference in a new issue