'Why am I getting these dependency errors when creating new projects in Android Studio?

Whenever I start a new project in android studio I am getting a list of dependency errors. I have fixed the errors manually by changing the gradle module and app . Does anyone have any tips to fix the error on startup?

apparently I'm using android dependencies and by default it has androix.

Primeira tela

Segunda Tela



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source