google / google/secrets-gradle-plugin

Not an Issue: Can I use secret keys on the build.gradle.kts

Open
#88 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.3k
Forks
122
PR merge metrics
No merged PRs in 30d

Description

I would like to know if I can use a variable in the build.gradle.kts. I know I can use the gradle.properties file and retrieve it like this `project.findProperty("ALIAS_SIGNING_KEY").toString()` but I wanted to know if there is a way to do it with the secret repository.

![image](https://github.com/google/secrets-gradle-plugin/assets/4177453/d64e1a4f-a205-45e5-835f-5a10d0630140)

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.