Play Services Plugins Versions Save

Plugins to help with using Google Play services SDK.

oss-licenses-plugin-v0.10.4

3 years ago

oss-licenses-plugin-v0.10.3

3 years ago

oss-licenses-plugin-v0.10.2

4 years ago

oss-licenses-plugin-v0.10.1

4 years ago

strict-version-matcher-plugin-v1.1.0

4 years ago
  • Refactored the strict-version-matcher-plugin dependency analysis to present a better error messaging when conflicting artifact versions are identified. The error messages now include project names and intra-project dependency names, to help you identify which of your declared dependencies are causing errors.
  • Fixed bugs in the plugin related to multi-module and parallel builds.

See https://developers.google.com/android/guides/releases#october_9_2018

google-services-plugin-v4.3.0

4 years ago
  • Improved stability.
  • Implemented fix for NPE crashes.
  • With this release, apply the plugin to top-level apps only; do not apply the plugin to libraries (with the exception of instant apps).
  • Plugin tasks will now correctly be skipped if the google-services file has not changed since last run.

See https://firebase.google.com/support/release-notes/android#google-services_plugin_430

oss-licenses-plugin-v0.9.5

5 years ago

Incorporates several fixes from @colinrtwhite, chiefly:

  • Fix OSS licences plugin preBuild deprecation warning (23acf12)