mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
Version 0.0.23
This commit is contained in:
parent
7261860ea8
commit
52018f7009
1 changed files with 2 additions and 2 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="22"
|
||||
android:versionName="0.0.22"
|
||||
android:versionCode="23"
|
||||
android:versionName="0.0.23"
|
||||
android:screenOrientation="portrait" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue