我目前正在安卓开发的学习阶段。
在我按照项目中的提示,一步步配置完成后,启动项目,会出现
`Task 'assembleDebug' not found in project ':app'.
- Try:
Run gradle 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.
`
我目前正在安卓开发的学习阶段。
在我按照项目中的提示,一步步配置完成后,启动项目,会出现
`Task 'assembleDebug' not found in project ':app'.
Run gradle 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.
`