secrets-gradle-plugin
secrets-gradle-plugin copied to clipboard
Include build plugin project and show keys in MainActivity
It would be easier to test the plugin logic in the sample App, we don't have to rely on the published version.
May have to update the release workflow, e.g from ./gradlew publishToMavenLocal to ./gradlew :secrets-gradle-plugin:publishToMavenLocal.