android-snapshot-publisher v2.2.0 Release Notes

Release Date: 2020-10-29 // over 3 years ago
  • 🔄 Changes

    • 🚀 Upgrade Google Play Publisher dependency to v3.0.0.
    • 🔄 Change min required gradle version to 6.5.0.
    • 🔄 Change min Android Gradle plugin gradle version to 4.1.0.

    💥 Breaking changes

    • 🚀 After AGP 4.1 the version name cannot be applied only to specific plugin tasks. In turn, it's applied in the configuration step, causing all builds to contain versionNameFormat. AGP 4.2 fixes this issue but is still in alpha. If you're using a lower version of AGP, you can use the version of 2.1.0.


Previous changes from v2.1.0

  • 🔄 Changes

    • 🚀 Upgrade Google Play Publisher dependency to v2.6.2.
    • 🔄 Change min required gradle version to 6.0.