From 3385bb1be7145acf1c296c1f57ea69e25b9f352a Mon Sep 17 00:00:00 2001
From: anandnet <45705030+anandnet@users.noreply.github.com>
Date: Sat, 3 Feb 2024 11:26:30 +0530
Subject: [PATCH] Update build.yml

---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 19d0595..e021909 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
           flutter-version: '3.13.9'
       - uses: actions/setup-java@v4
         with:
-          distribution: 'oracle'
+          distribution: 'microsoft'
           java-version: '11'
           
       - name: Clone project