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

Plugin [id: 'com.android.application'] was not found #1

Open
davidbaena opened this issue Mar 15, 2019 · 1 comment
Open

Plugin [id: 'com.android.application'] was not found #1

davidbaena opened this issue Mar 15, 2019 · 1 comment

Comments

@davidbaena
Copy link

There is a compile error when trying to compile the app:

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/bqdevteam/davidbaena/final-app/app/build.gradle.kts' line: 8

* What went wrong:
Plugin [id: 'com.android.application'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Gradle Central Plugin Repository (plugin dependency must include a version number for this source)

Add the following line in the settings.gradle:
rootProject.buildFileName = 'build.gradle.kts'

@DDeveloperDeep
Copy link

Anybody found the solution for the issue?

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