小白求助,命令行打包失败

FAILURE: Build failed with an exception.

  • Where:
    Build file ‘D:\fit\HelloWorldDemo\proj.android\app\build.gradle’ line: 1

  • What went wrong:
    A problem occurred evaluating project ‘:HelloWorldDemo’.

Failed to apply plugin [id ‘com.android.application’]
Illegal char <:> at index 35: D:\android-sdk-windows\platforms;D:\android-
sdk-windows\tools;D:\android-sdk-windows\platform-tools\analytics.settings

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

  • Get more help at https://help.gradle.org

BUILD FAILED in 58s

用的是cocos2d-x-3.17,之前打包成功过一次,再次使用命令cocos compile -p android就出现了上述错误,崩溃