-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Prep 1.1.1 beta project files (#2084)
- Loading branch information
1 parent
e11e571
commit ab3de29
Showing
6 changed files
with
13 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ jobs: | |
with: | ||
gradlePath: native/android/app/build.gradle | ||
versionCode: ${{github.run_number}} | ||
versionName: "1.1.0" | ||
versionName: "1.1.1" | ||
|
||
- name: Setup Gradle | ||
uses: gradle/actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
1.1.0 | ||
1.1.1 | ||
|
||
The 'transfer' buttons remember if you had them showing or not. | ||
If you don't like this there is now a setting where you can force them to show/hide permanently. | ||
New options menu with settings for sorting and armor sort. | ||
Vault weapons and armor now have a separator icon when sorted by type. | ||
The app will now remember which character and tab you were on when you restart the app. | ||
Option to equip some items such as subclass was missing. | ||
Ghosts would not update instantly when transferred. | ||
Fixed a few crashes.. | ||
New beta release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
1.1.0 | ||
1.1.1 | ||
|
||
The 'transfer' buttons remember if you had them showing or not. | ||
If you don't like this there is now a setting where you can force them to show/hide permanently.. | ||
New beta release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
1.1.0 | ||
1.1.1 | ||
|
||
The 'transfer' buttons remember if you had them showing or not. | ||
If you don't like this there is now a setting where you can force them to show/hide permanently. | ||
New options menu with settings for sorting and armor sort. | ||
Vault weapons and armor now have a separator icon when sorted by type. | ||
The app will now remember which character and tab you were on when you restart the app. | ||
Option to equip some items such as subclass was missing. | ||
Ghosts would not update instantly when transferred. | ||
Fixed a few crashes.. | ||
New beta release. |