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

FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\Jungle-G\StudioProjects\mi_card_flutter\android\build.gradle' line: 20 * What went wrong: A problem occurred evaluating root project 'android'. > Plugin with id 'com.android.application' not found. #64

Open
cyber-gee opened this issue Oct 29, 2022 · 0 comments

Comments

@cyber-gee
Copy link

  1. def flutterVersionName = localProperties.getProperty('flutter.versionName')
  2. if (flutterVersionName == null) {
  3. flutterVersionName = '1.0'
  4. }
  5. apply plugin: 'com.android.application'
    apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 29
compileSdkVersion 31

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

1 participant