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

do u know how can i solve this error #1

Open
Gunjan9sahoo opened this issue Jul 13, 2019 · 1 comment
Open

do u know how can i solve this error #1

Gunjan9sahoo opened this issue Jul 13, 2019 · 1 comment

Comments

@Gunjan9sahoo
Copy link

Could not find com.android.support.appcompat-v7:28.0.0:.
Required by:
project :app
Search in build.gradle files

@rana01645
Copy link
Owner

Your allprojects file (build.gradle(Project)) should be like this

allprojects {
repositories {
jcenter()
google()
}
}

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