secrets-gradle-plugin

A Gradle plugin for providing your secrets to your Android project.

APACHE-2.0 License

Stars
1.1K

Bot releases are visible (Hide)

secrets-gradle-plugin - v2.0.1 Latest Release

Published by arriolac over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/secrets-gradle-plugin/compare/v2.0.0...v2.0.1

secrets-gradle-plugin - v2.0.0

Published by arriolac about 3 years ago

  • 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.
secrets-gradle-plugin - v1.3.0

Published by arriolac over 3 years ago

Plugin compatible with AGP 4.2.x #26

secrets-gradle-plugin - v1.2.0

Published by arriolac over 3 years ago

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

secrets-gradle-plugin - v1.1.0

Published by github-actions[bot] over 3 years ago

1.1.0 (2021-06-11)

Features

  • Replace artifact ID with hyphens. (#21) (f5ee607)
secrets-gradle-plugin - v1.0.0

Published by github-actions[bot] over 3 years ago

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)
secrets-gradle-plugin - v0.6

Published by arriolac over 3 years ago

Library module support

secrets-gradle-plugin - v0.5

Published by arriolac over 3 years ago

  • Build-variant properties support.
secrets-gradle-plugin - v0.4

Published by arriolac over 3 years ago

  • Not throwing FileNotFoundException if secrets properties file is missing but a defaults properties file is provided.
secrets-gradle-plugin - v0.3

Published by arriolac over 3 years ago

  • Adds support for defaultPropertiesFile
secrets-gradle-plugin - v0.2

Published by arriolac over 3 years ago

secrets-gradle-plugin - v0.1

Published by arriolac over 3 years ago