admin管理员组

文章数量:1188831

I'm recieving this error from my terminal: Running Gradle task 'assembleRelease'...

FAILURE: Build failed with an exception.

  • Where:

Build file '/app/android/build.gradle' line: 11

  • What went wrong:

A problem occurred evaluating root project 'android'.

Could not find method implementation() for arguments [com.android.support:support-annotations:28.0.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

  • 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.

Get more help at .

BUILD FAILED in 11s

Running Gradle task 'assembleRelease'...

12.0s

Gradle task assembleRelease failed with exit code 1

Process finished with exit code 1

本文标签: dartFlutter Issues regarding GradleStack Overflow