flutter_alipay icon indicating copy to clipboard operation
flutter_alipay copied to clipboard

Task 'assembleAarRelease' not found in root project 'flutter_alipay'.

Open lyujunwei opened this issue 4 years ago • 0 comments

Building plugin flutter_alipay... Running Gradle task 'assembleAarRelease'...
Running Gradle task 'assembleAarRelease'... Done 3.3s

FAILURE: Build failed with an exception.

  • What went wrong: Task 'assembleAarRelease' not found in root project 'flutter_alipay'.

  • Try: Run gradlew tasks to get a list of available tasks. 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 https://help.gradle.org

BUILD FAILED in 3s

The plugin flutter_alipay could not be built due to the issue above.

在编译Android Release版本时遇到这个问题请问咋处理

lyujunwei avatar Jul 02 '21 02:07 lyujunwei