mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 12:18:59 +00:00
bump version number
This commit is contained in:
parent
99dad8f16e
commit
88a10586ec
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.habitrpg.android.habitica"
|
||||
android:versionCode="1970"
|
||||
android:versionName="1.4.1"
|
||||
android:versionCode="1971"
|
||||
android:versionName="1.4.2"
|
||||
android:screenOrientation="portrait"
|
||||
android:installLocation="auto" >
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue