Skip to content

android-update-deps 1.1.2

Choose a tag to compare

@alvarose alvarose released this 11 Jul 09:50

Patch: resilient detection. If dependencyUpdates won't run (a ben-manes × Gradle incompatibility — e.g. ConcurrentModificationException on some Gradle 9.x), the skill now tries a newer ben-manes with --no-parallel, and if it still fails, falls back to manual metadata detection: the JitPack maven-metadata.xml technique generalizes to any repository (Maven Central, Google's Maven repo), so detection is never blocked by the plugin.

Update: /plugin update android-update-deps@alvarose. Full CHANGELOG.