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

I cannot use implementation "com.android.support:appcompat-v7:$support_lib_version" #124

Open
aldochristian opened this issue Oct 24, 2018 · 1 comment

Comments

@aldochristian
Copy link

Hi team,

I'm not able to sync gradle for this
implementation "com.android.support:appcompat-v7:$support_lib_version"
I'm using Android Studio 3.2.1
buil on October 9, 2018
Hope someone can help

@danieldcoded
Copy link

that's because you will already have something similar.
You should already have in your build.gradle:
implementation 'com.android.support:appcompat-v7:28.0.0'

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