mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-17 03:22:04 +00:00
Correctly load members items. Fixes #1141
This commit is contained in:
parent
74aac42d84
commit
698a583579
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ android {
|
|||
buildConfigField "String", "TESTING_LEVEL", "\"production\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2187
|
||||
versionCode 2189
|
||||
versionName "2.0.3"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue