google / google/secrets-gradle-plugin

Variant specific properties file

Open
#59 1 comment 13 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Kotlin
Stars
1.3k
Forks
122
PR merge metrics
No merged PRs in 30d

Description

Add support for variant specific properties. Right now, the plugin supports buildType _OR_ flavor specific properties.

For example, let's say we have build types **release** and **debug** and we have flavors **paid** and **free**. Accept `paidRelease.properties`, `paidDebug.properties` , `freeRelease.properties` and `freeDebugProperties` instead of only `release.properties`, `debug.properties`, `free.properties` and `paid.properties`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.