导入依赖报一下错误:

                               

* 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 https://help.gradle.org

BUILD FAILED in 3s
11 actionable tasks: 4 executed, 7 up-to-date

解决办法:

     

把minSdkVersion 15  改成16, 16不行就17 就可以解决

                      Android 导依赖错误

相关文章:

  • 2021-07-10
  • 2021-08-02
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2021-06-12
猜你喜欢
  • 2021-04-25
  • 2022-02-20
  • 2021-10-03
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案