Hagu
Hagu copied to clipboard
Gradle plugin to enable Kotlin build configuration secrets for Kotlin, Kotlin-Native / Multiplatform.
### Expected behaviour Building a multiplatform gradle module with Gradle 7.2 and the Hagu plugin should not bring up any errors. ### Actual behaviour Executing a gradle build (in my...
I didn't use the template because this issue is more a question. Do you plan to integrate environment variables? I mean if you have a key `api_key` in your properties...
### Expected behaviour * Test the Gradle plugin with a build after a clean, etc... ### Actual behaviour * No coverage for `HaguBuildTask` or `HaguPlugin` ### Steps to reproduce *...