Hi all,
I can't build my Android project.
I think I've followed all the settings procedure correctly, yet it seems some parts are still missing...
Build failed (Could not resolve com.android.tools.build:gradle:7.4.0)
I can't build my Android project.
I think I've followed all the settings procedure correctly, yet it seems some parts are still missing...
Code:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'root'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve com.android.tools.build:gradle:7.4.0.
Required by:
project :
> No matching variant of com.android.tools.build:gradle:7.4.0...