dexcount-gradle-plugin icon indicating copy to clipboard operation
dexcount-gradle-plugin copied to clipboard

A Gradle plugin to report the number of method references in your APK on every build.

Results 2 dexcount-gradle-plugin issues
Sort by recently updated
recently updated
newest added

This would let us clean up some old code, and keep our integration test suite lighter. Actually, this may be two separate issues - we _could_ just keep the old...

Once #329 lands and we have a proper `integrationTest` sourceSet, we should move this file over and refactor/expand as needed.