Releases: google/secrets-gradle-plugin
Releases · google/secrets-gradle-plugin
v2.0.0
- 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
Plugin compatible with AGP 4.2.x #26
v1.2.0
New artifact with group ID com.google.android.libraries.mapsplatform.secrets-gradle-plugin
live on google maven.
v1.1.0
1.1.0 (2021-06-11)
Features
v1.0.0
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.5
- Build-variant properties support.
v0.4
- Not throwing
FileNotFoundException
if secrets properties file is missing but a defaults properties file is provided.
v0.3
- Adds support for
defaultPropertiesFile