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 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