From 08b927e3b7ee0645f4ab5bbb648238428b736238 Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sun, 7 Apr 2024 11:04:05 +0300 Subject: [PATCH 1/2] chore: Upload apk to closed branch --- .github/workflows/deploy-android.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-android.yml b/.github/workflows/deploy-android.yml index 10966f95e..5aa22d267 100644 --- a/.github/workflows/deploy-android.yml +++ b/.github/workflows/deploy-android.yml @@ -84,7 +84,6 @@ jobs: packageName: com.guardianghost releaseFiles: native/android/app/build/outputs/bundle/release/app-release.aab whatsNewDirectory: native/android/WhatsNew - track: internal - # TODO: Change to completed or remove the status line once alpha or beta testing tracks are ready. - status: draft + track: closed + status: completed inAppUpdatePriority: 3 From b8505d323dc2caab503dfe504b0e326cdbf18c8c Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sun, 7 Apr 2024 11:24:42 +0300 Subject: [PATCH 2/2] android build --- native/android/WhatsNew/whatsnew-en-US | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/native/android/WhatsNew/whatsnew-en-US b/native/android/WhatsNew/whatsnew-en-US index c1388aa02..6faa32bdb 100644 --- a/native/android/WhatsNew/whatsnew-en-US +++ b/native/android/WhatsNew/whatsnew-en-US @@ -1 +1,2 @@ -Potential fix for blank inventory page. \ No newline at end of file +Potential fix for blank inventory page. +. \ No newline at end of file