aafanasev / sekret

Kotlin compiler plugin to hide secret data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot set custom mask in gradle plugin

mkopylec opened this issue · comments

There is no mask property in:

sekret {
    mask = "***"
}

@mkopylec please update to 0.0.5 version

Now it's working correctly