I just bought a Mac Pro M1 and downloaded Android Studio. When I try to build my project I get this build error
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not create task ':app:minifyReleaseWithR8'.
Cannot query the value of this provider because it has no value available.
Does anybody know why is this happening?