google / google/secrets-gradle-plugin

Properties are not injected if the plugin is applied before the Android plugin

Open
#62 1 comment 9 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.3k
Forks
122
PR merge metrics
No merged PRs in 30d

Description

If the plugin is added before `com.android.application` it silently skips properties injection.
I believe it should fail the build in this case. Or, at least, docs should mention that the order is important.
It took me several hours to understand why the properties are not injected when after some refactoring I accidentally changed the order of plugins.

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.