mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 13:48:55 +00:00
bump version number
This commit is contained in:
parent
abdd903851
commit
c148dddf12
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="1943"
|
||||
android:versionName="1.2.2"
|
||||
android:versionCode="1944"
|
||||
android:versionName="1.2.3"
|
||||
android:screenOrientation="portrait"
|
||||
android:installLocation="auto" >
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue