mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 12:18:59 +00:00
bump build number
This commit is contained in:
parent
7ed8a93dae
commit
bd1966d6d8
2 changed files with 4 additions and 11 deletions
|
|
@ -148,7 +148,7 @@ android {
|
|||
buildConfigField "String", "TESTING_LEVEL", "\"production\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2234
|
||||
versionCode 2240
|
||||
versionName "2.1"
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,4 @@
|
|||
New:
|
||||
- manage party members from the member list
|
||||
- Better inbox notifications
|
||||
In this update we added managing party members to the party screen and in-app notifications for certain notifications.
|
||||
We also fixed some issues with notifications and improved the feedback when opening a mystery item
|
||||
|
||||
Fixed:
|
||||
- Widgets caused crashes when tapped on
|
||||
- Issues with task scheduling in the task form
|
||||
- Quest detail showed from participant number
|
||||
|
||||
Known issues:
|
||||
- When opening mystery items, the equipment title is missing. This will be fixed with the next server deploy
|
||||
Be sure to download this update now for a better Habitica experience!
|
||||
|
|
|
|||
Loading…
Reference in a new issue