mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 11:46:32 +00:00
Version 0.0.24
This commit is contained in:
parent
213a00a74a
commit
893c0dc599
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="23"
|
||||
android:versionName="0.0.23"
|
||||
android:versionCode="24"
|
||||
android:versionName="0.0.24"
|
||||
android:screenOrientation="portrait" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue