Has anyone run into issues with `kotlin.Metadata` ...
# android
n
Has anyone run into issues with
kotlin.Metadata
+ proguard after updating to 1.6.0? We were following official advice, but now the annotation is not kept in bytecode anymore, which creates all sorts of issues.
solved 1