Skip to content

Releases: google/secrets-gradle-plugin

v2.0.1

14 Feb 17:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Aug 22:41
2d2a5bf
Compare
Choose a tag to compare
  • fix: Use AndroidComponentsExtension from com.android.build.api.variant package.
  • chore: Adding GPR repo and 2.0.0-SNAPSHOT.
  • chore: Using AGP 7.0.0 and bump version to 2.0.0
  • Define required params in gradle.properties.

v1.3.0

22 Jun 18:16
43046dc
Compare
Choose a tag to compare

Plugin compatible with AGP 4.2.x #26

v1.2.0

18 Jun 17:33
Compare
Choose a tag to compare

New artifact with group ID com.google.android.libraries.mapsplatform.secrets-gradle-plugin live on google maven.

v1.1.0

11 Jun 22:54
Compare
Choose a tag to compare

1.1.0 (2021-06-11)

Features

  • Replace artifact ID with hyphens. (#21) (f5ee607)

v1.0.0

09 Jun 23:11
Compare
Choose a tag to compare

1.0.0 (2021-06-09)

Features

  • Add support for build-variant properties. (b85ff47)
  • Add support for build-variant properties. (#11) (7afdf07)
  • Adding support for providing a default properties file. (#7) (6982e8b)
  • Don't throw if defaults provided. (#8) (123714b)
  • Remove dependency on jcenter. (#12) (52eaeea)

v0.6

14 Apr 00:57
Compare
Choose a tag to compare

Library module support

v0.5

18 Feb 00:03
Compare
Choose a tag to compare
  • Build-variant properties support.

v0.4

27 Jan 20:17
Compare
Choose a tag to compare
  • Not throwing FileNotFoundException if secrets properties file is missing but a defaults properties file is provided.

v0.3

27 Jan 19:17
Compare
Choose a tag to compare
  • Adds support for defaultPropertiesFile