Skip to content

Commit

Permalink
fix: broken android build (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Apr 7, 2024
1 parent 367487f commit 0e4e518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
packageName: com.guardianghost
releaseFiles: native/android/app/build/outputs/bundle/release/app-release.aab
whatsNewDirectory: native/android/WhatsNew
track: closed
track: alpha
status: completed
inAppUpdatePriority: 3
2 changes: 1 addition & 1 deletion native/android/WhatsNew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Potential fix for blank inventory page.
.
..

0 comments on commit 0e4e518

Please sign in to comment.