Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build warnings #10

Open
bes89 opened this issue May 11, 2021 · 0 comments
Open

Build warnings #10

bes89 opened this issue May 11, 2021 · 0 comments

Comments

@bes89
Copy link

bes89 commented May 11, 2021

Warning 1

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:

  1. Build with Android Studio 4.2 and see warning in logs

Expected behavior
This warning should not be shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant