From 0e4e518c71eecf6701a5dbb9b7e6cb717b1611f7 Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sun, 7 Apr 2024 11:41:13 +0300 Subject: [PATCH] fix: broken android build (#1130) --- .github/workflows/deploy-android.yml | 2 +- native/android/WhatsNew/whatsnew-en-US | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-android.yml b/.github/workflows/deploy-android.yml index 5aa22d267..ae06c55b6 100644 --- a/.github/workflows/deploy-android.yml +++ b/.github/workflows/deploy-android.yml @@ -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 diff --git a/native/android/WhatsNew/whatsnew-en-US b/native/android/WhatsNew/whatsnew-en-US index 6faa32bdb..62997ca53 100644 --- a/native/android/WhatsNew/whatsnew-en-US +++ b/native/android/WhatsNew/whatsnew-en-US @@ -1,2 +1,2 @@ Potential fix for blank inventory page. -. \ No newline at end of file +.. \ No newline at end of file