Package com.squareup.leakcanary.deobfuscation

Types

CopyObfuscationMappingFileTask
Link copied to clipboard
@CacheableTask
open class CopyObfuscationMappingFileTask : DefaultTask
LeakCanaryDeobfuscationExtension
Link copied to clipboard
open class LeakCanaryDeobfuscationExtension

Extension for the gradle plugin. It allows the user to configure the plugin.

LeakCanaryLeakDeobfuscationPlugin
Link copied to clipboard
class LeakCanaryLeakDeobfuscationPlugin : Plugin<Project>