commonMain.dev.datlag.sekret.Obfuscate.kt Maven / Gradle / Ivy
package dev.datlag.sekret
@Target(AnnotationTarget.FILE, AnnotationTarget.CLASS, AnnotationTarget.CONSTRUCTOR)
@Retention(AnnotationRetention.RUNTIME)
annotation class Obfuscate
package dev.datlag.sekret
@Target(AnnotationTarget.FILE, AnnotationTarget.CLASS, AnnotationTarget.CONSTRUCTOR)
@Retention(AnnotationRetention.RUNTIME)
annotation class Obfuscate