编译时出现返回值1,请各位大神帮助解决下,谢谢!


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ‘:dongtianxitong:packageRelease’.

value (86213) > 0x0000ffff

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

2: Task failed with an exception.

115 actionable tasks: 82 executed, 33 up-to-date

  • What went wrong:
    Execution failed for task ‘:game:packageReleaseFeature’.

value (86309) > 0x0000ffff

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --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 39m 35s
执行命令出错,返回值:1。

老哥解决了吗