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

The build of android falls from version 1.1.7 #134

Open
ne3Vubeki opened this issue Aug 30, 2023 · 0 comments
Open

The build of android falls from version 1.1.7 #134

ne3Vubeki opened this issue Aug 30, 2023 · 0 comments
Labels
version conflict Version conflict with gradle, kotlin, other packages, etc.

Comments

@ne3Vubeki
Copy link

Since version 1.1.7 my application crashes when using the command:
flutter build apk

/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:59: error: cannot find symbol
      flutterEngine.getPlugins().add(new co.quis.flutter_contacts.FlutterContactsPlugin());
                                                                 ^
  symbol:   class FlutterContactsPlugin
  location: package co.quis.flutter_contacts
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

[✓] Flutter (Channel stable, 3.13.1, on macOS 13.4.1 22F770820d darwin-arm64 (Rosetta), locale ru-RU)
• Flutter version 3.13.1 on channel stable at /Users/freshbook/Library/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision e1e47221e8 (7 дней назад), 2023-08-22 21:43:18 -0700
• Engine revision b20183e040
• Dart version 3.1.0
• DevTools version 2.25.0

[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /Users/freshbook/Library/Android/sdk
✗ cmdline-tools component is missing
Run path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run flutter doctor --android-licenses to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.

[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14E300c
• CocoaPods version 1.12.1

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)

[✓] VS Code (version 1.81.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.70.0

[✓] Connected device (4 available)
• sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 13 (API 33) (emulator)
• iPhone 14 Pro Max (mobile) • 73547A38-15C7-45CF-BE0D-E2703BD1F282 • ios • com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.4.1 22F770820d darwin-arm64 (Rosetta)
• Chrome (web) • chrome • web-javascript • Google Chrome 116.0.5845.110

[✓] Network resources
• All expected network resources are available.

@joachim-quis joachim-quis added the version conflict Version conflict with gradle, kotlin, other packages, etc. label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version conflict Version conflict with gradle, kotlin, other packages, etc.
Projects
None yet
Development

No branches or pull requests

2 participants