From 552cec9d5e1765dcf977f21a5ca0aa82a0ae9f32 Mon Sep 17 00:00:00 2001 From: Kazem Moridi Date: Fri, 16 Feb 2024 11:25:35 +0330 Subject: [PATCH] Update Preview.yaml --- .github/workflows/Preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Preview.yaml b/.github/workflows/Preview.yaml index 88ee26df8..1b86dbe97 100644 --- a/.github/workflows/Preview.yaml +++ b/.github/workflows/Preview.yaml @@ -114,7 +114,7 @@ jobs: keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }} keyPassword: ${{ secrets.KEY_PASSWORD }} env: - BUILD_TOOLS_VERSION: "24.0.1" + BUILD_TOOLS_VERSION: "34.0.0" # Upload runner package tar.gz/zip as artifact - name: Publish Artifact uses: actions/upload-artifact@v3