mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 17:51:57 +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\""
|
buildConfigField "String", "TESTING_LEVEL", "\"production\""
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
versionCode 2234
|
versionCode 2240
|
||||||
versionName "2.1"
|
versionName "2.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,4 @@
|
||||||
New:
|
In this update we added managing party members to the party screen and in-app notifications for certain notifications.
|
||||||
- manage party members from the member list
|
We also fixed some issues with notifications and improved the feedback when opening a mystery item
|
||||||
- Better inbox notifications
|
|
||||||
|
|
||||||
Fixed:
|
Be sure to download this update now for a better Habitica experience!
|
||||||
- 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
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue