Hello I have Flutter project in Android studio. Android Studio Customize Main Toolbar has Sync Project with Gradle Files. Issue: The elephant icon does not appear in the actual toolbar. After changing the gradle (8.5) version to match the most current stable Java version 21, I cannot sync gradle. I get an error during the regular run if my gradle version does not match Java. I cannot sync project with gradle b/c the elephant button is not available in the toolbar. <img width="2775" height="1607" alt="Image" src="https://github.com/user-attachments/assets/58a20a4b-91a3-48ff-bff7-68680d939c46" /> Thank You,