-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hello, I am attempting to build the android-client example with Android Studio Narwhal 4 Feature Drop | 2025.1.4 on a Windows 11 machine and am encountering numerous errors with initial building using this tutorial.
Attempting to follow the RIIS tutorial (https://www.youtube.com/watch?v=iu6kd8RGPE4) for compiling the android-client example I was unable to build after setting my Android Gradle Plugin Version to 4.0.1 and my Gradle Version to 6.5, as prescribed in the tutorial. I attempt to build and receive the following error
Your build is currently configured to use incompatible Java 21.0.8 and Gradle 6.5. Cannot sync the project.
We recommend upgrading to Gradle version 9.0-milestone-1.
The minimum compatible Gradle version is 8.5.
The maximum compatible Gradle JVM version is 14.
Possible solutions:
- Upgrade to Gradle 9.0-milestone-1 and re-sync
- Upgrade to Gradle 8.5 and re-sync
I have attempted to roll back Java versions but am continually met with errors.
Metadata
Metadata
Assignees
Labels
No labels