aafanasev / sekret

Kotlin compiler plugin to hide secret data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work on ByteArray

carbotaniuman opened this issue · comments

data class A(
    @Sekret text: ByteArray
)

Thanks for the issue! This will be fixed soon

@carbotaniuman should be fixed in 0.0.7 version. Please check it out