You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred evaluating script.
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is not possible anymore. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
OpenIM Server Version
3.8.3
Operating System and CPU Architecture
macOS (ARM)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
flutter build apk failed with an exception.
FAILURE: Build failed with an exception.
Where:
Script '/Users/flutter/packages/flutter_tools/gradle/app_plugin_loader.gradle' line: 9
What went wrong:
A problem occurred evaluating script.
BUILD FAILED in 2s
Running Gradle task 'assembleRelease'... 3.2s
Gradle task assembleRelease failed with exit code 1
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: