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

Support compileSdkVersion 30 buildToolsVersion "30.0.2" #193

Open
Allan-Nava opened this issue Oct 21, 2020 · 1 comment
Open

Support compileSdkVersion 30 buildToolsVersion "30.0.2" #193

Allan-Nava opened this issue Oct 21, 2020 · 1 comment

Comments

@Allan-Nava
Copy link

It possible to handle the

    compileSdkVersion 30
    buildToolsVersion "30.0.2"

cause right now doesn't work with these config

Screenshot 2020-10-21 at 11 22 40

@fctaddia
Copy link

I have the same problem too. I tried to import the library into the gradle and as soon as I tried to sync the gradle it gave me this error. In my opinion the reason is because the library still uses com.android.support:design while now with the configurations specified by you you have to use com.google.android.material. it's just a library port problem.

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

2 participants