gradle-android-apk-size-plugin icon indicating copy to clipboard operation
gradle-android-apk-size-plugin copied to clipboard

Gradle plugin that generates CSV files with apk size per output and variant of an apk

Results 1 gradle-android-apk-size-plugin issues
Sort by recently updated
recently updated
newest added

The configuration cache is a feature that significantly improves build performance by caching the result of the configuration phase and reusing this for subsequent builds. Implementing support for the configuration...