allprojects {
repositories {
flatDir {
dirs 'libs'
}

jcenter()
google()
}
}

相关文章:

  • 2021-06-25
  • 2022-12-23
  • 2021-07-21
  • 2021-05-25
  • 2022-12-23
  • 2021-04-07
猜你喜欢
  • 2021-06-11
  • 2021-07-05
  • 2022-01-01
  • 2021-11-27
  • 2022-12-23
  • 2021-06-27
相关资源
相似解决方案