AndroidManifest-main.xml:13:3-72 Error:uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library

就是这个报错,导致我尝试重新下SDK,事实上不需要,它是告诉你你需要提升自己的minsdk要求至19. 就算重新下了也还是会报错的(关键是我竟然还没下成功,佛了)。

unity如何设置minsdkVersion
在这里调一下就OK了。

相关文章:

  • 2021-07-14
  • 2022-12-23
  • 2021-04-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2021-12-29
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2022-01-13
  • 2021-08-10
  • 2022-01-17
相关资源
相似解决方案