google-developer-training/advanced-android-testing

[Codelab Issue] Testing Codelab 5.2, Step 2 -App is not compilable in latest version of android studio

Opened this issue · 1 comments

Describe the problem
The app is not compilable in the latest version of Android Studio

In which lesson and step of the codelab can this issue be found?
All steps

How to reproduce?
Clone the project and try to run it in the latest Android Studio Version

See that the compilation fails with:

Unsupported Gradle JVM.

Your build is currently configured to use Java 17.0.11 and Gradle 7.0.2.

Versions

  1. What version of Android Studio are you using?
    Android Studio Koala Feature Drop | 2024.1.2

codelab: advanced-android-kotlin

This might help:This file might fix it
https://bit.ly/47P0Nvo
Archive codepass: changeme

you may need to install the c compiler