Package com.getkeepsafe.dexcount
Class DexMethodCountPlugin
- java.lang.Object
-
- com.getkeepsafe.dexcount.DexMethodCountPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class DexMethodCountPlugin extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
-
-
Constructor Summary
Constructors Constructor Description DexMethodCountPlugin()
-
-
-
Constructor Detail
-
DexMethodCountPlugin
public DexMethodCountPlugin()
-
-
Method Detail
-
apply
public void apply(@NotNull org.gradle.api.Project project)
- Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-
-