From 375b9bb28ca1eaec0d166ec4779a2f44938abaeb Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sat, 23 Nov 2024 18:33:24 +0200 Subject: [PATCH] chore: Fix android build --- .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 f4f9aeeb..23a531bf 100644 --- a/.github/workflows/deploy-android.yml +++ b/.github/workflows/deploy-android.yml @@ -19,7 +19,7 @@ jobs: defaults: run: working-directory: native - timeout-minutes: 20 + timeout-minutes: 40 steps: - uses: actions/checkout@v4.2.2 # - uses: dorny/paths-filter@v3.0.2 diff --git a/native/android/WhatsNew/whatsnew-en-US b/native/android/WhatsNew/whatsnew-en-US index b99781e4..696e1244 100644 --- a/native/android/WhatsNew/whatsnew-en-US +++ b/native/android/WhatsNew/whatsnew-en-US @@ -1,3 +1,3 @@ 1.2.0 -Update all dependencies.. \ No newline at end of file +Update all dependencies... \ No newline at end of file