You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'android', project ':app', project ':countdown_flutter', ...
Affected Modules: app
Warning 2
Using flatDirs should be avoided because it doesn't support any meta-data formats.
Currently detected usages:
- repository flatDir used in: root project 'android', project ':app', project ':countdown_flutter', ...
Affected Modules: app
To Reproduce
Steps to reproduce the behavior:
Build with Android Studio 4.2 and see warning in logs
Expected behavior
This warning should not be shown.
The text was updated successfully, but these errors were encountered:
Warning 1
Warning 2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This warning should not be shown.
The text was updated successfully, but these errors were encountered: