mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 04:39:04 +00:00
Version 0.0.11
This commit is contained in:
parent
d0d7cf8e8d
commit
b4d5201bcf
2 changed files with 11 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.habitrpg.android.habitica"
|
||||
android:versionCode="10"
|
||||
android:versionName="0.0.10"
|
||||
android:versionCode="11"
|
||||
android:versionName="0.0.11"
|
||||
android:screenOrientation="portrait" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
|
|
@ -6,13 +6,21 @@
|
|||
"type": "F",
|
||||
"title": "Ability to Change/See/Add checklists"
|
||||
},
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Purchase Gems"
|
||||
},
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Settings Screen with logout options and account details."
|
||||
},
|
||||
{
|
||||
"type": "F",
|
||||
"title": "Skills!"
|
||||
},
|
||||
{
|
||||
"type": "B",
|
||||
"title": "fix clear database"
|
||||
"title": "A LOT fixes"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue