【Android】Ignoring InnerClasses attribute for an anonymous inner class

 

这个问题是因为Android只能有6w个方法,解决方法,在defaultConfig中加入一句:multiDexEnabled true

【Android】Ignoring InnerClasses attribute for an anonymous inner class

 

相关文章:

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