Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
johnjeremih opened this issue Jun 7, 2024 · 0 comments
Open

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

johnjeremih opened this issue Jun 7, 2024 · 0 comments

Comments

@johnjeremih
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant