mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 05:38:55 +00:00
bump build number
This commit is contained in:
parent
9a94fc99a8
commit
9e3aa68d58
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -64,3 +64,4 @@ captures
|
|||
/fastlane/secret-key.json
|
||||
/fastlane/report.xml
|
||||
fastlane/metadata/android/*/changelogs/
|
||||
/Habitica/amazon
|
||||
|
|
|
|||
|
|
@ -145,8 +145,8 @@ android {
|
|||
buildConfigField "String", "STORE", "\"google\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2038
|
||||
versionName "1.6"
|
||||
versionCode 2040
|
||||
versionName "1.6.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue