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

Updating of installing doc with Plugin DSL #2264

Open
atharvsharma1998 opened this issue Mar 14, 2024 · 1 comment
Open

Updating of installing doc with Plugin DSL #2264

atharvsharma1998 opened this issue Mar 14, 2024 · 1 comment

Comments

@atharvsharma1998
Copy link

I have recently updated my project to Flutter 3.19.3. As a result I had to manually upgrade to use Plugin DSL(https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply) I keep on getting

 Plugin [id: 'com.android.tools.build', version: '7.3.0', apply: false] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (None of the included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'com.android.tools.build:com.android.tools.build.gradle.plugin:7.3.0')
  Searched in the following repositories:
    Google
    MavenRepo
    Gradle Central Plugin Repository

Im unable to figure out how to solve this

@pechischev
Copy link

I have the same request on updating installing doc for android

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