mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 12:18:59 +00:00
Version 0.0.17
This commit is contained in:
parent
1429f9b06a
commit
19836c0563
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="15"
|
||||
android:versionName="0.0.15"
|
||||
android:versionCode="17"
|
||||
android:versionName="0.0.17"
|
||||
android:screenOrientation="portrait" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue