Skip to content
  • Sebastian Kaspari's avatar
    Rebuild toolchain if AndroidComponents.kt changes. · 85409e7c
    Sebastian Kaspari authored
    Initially we didn't want to do that since we do not need to cache dependencies from our own
    maven repository. But Android Components can introduce other third-party transitive
    dependencies from other repositories (like Android X) and those need to be cached.
    85409e7c