Got a bit bored :simple_smile:, so here's another ...
# announcements
a
Got a bit bored simple smile, so here's another variant:
Copy code
fun Map<String, Any?>.withLeinSettings() = this + mapOf(
        "gpg-path" to leinSettings.gpgPath
)