Fix Gradle [2022] when sync project with gradle files a warning pops up

Опубликовано: 28 Январь 2022
на канале: HDEV Coder
2,111
14

classpath 'com.android.tools.build:gradle:7.1.0'

/gradle-7.2-all.zip


Warning: Mapping new ns http://schemas.android.com/repository... to old ns http://schemas.android.com/repository...
Warning: Mapping new ns http://schemas.android.com/repository... to old ns http://schemas.android.com/repository...
Warning: Mapping new ns http://schemas.android.com/sdk/androi... to old ns http://schemas.android.com/sdk/androi...
Warning: Mapping new ns http://schemas.android.com/sdk/androi... to old ns http://schemas.android.com/sdk/androi...
Warning: Mapping new ns http://schemas.android.com/sdk/androi... to old ns http://schemas.android.com/sdk/androi...

Fix Gradle [2022] when try to sync project with gradle files a warning pops up #flutter #gradle #android