mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-21 13:19:02 +00:00
bump version number
This commit is contained in:
parent
2974409c93
commit
2e0ef079d4
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@ android {
|
|||
buildConfigField "String", "STORE", "\"google\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2066
|
||||
versionName "1.7.1"
|
||||
versionCode 2067
|
||||
versionName "1.8"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue