dexcount-gradle-plugin
Method reference counter
Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits.
A Gradle plugin to report the number of method references in your APK on every build.
3k stars
71 watching
253 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
androidgradlegradle-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
evant/gradle-retrolambda | A plugin for Gradle that allows Java 6 or 7 development with lambda support | 5,298 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 17,068 |
triple-t/gradle-play-publisher | Automates publishing processes for Android app releases to the Play Store | 4,137 |
ben-manes/gradle-versions-plugin | A plugin to help manage and update dependencies in a project's build script | 3,894 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
bjoernq/unmock-plugin | Enables unit testing with real Android classes | 324 |
awslabs/aws-device-farm-gradle-plugin | Enables integration of AWS Device Farm with the Android Gradle Build system. | 62 |
ksoichiro/gradle-build-info-plugin | Provides metadata about a software build, such as the Git commit ID and build date. | 37 |
egorbo/xamarin.gradlebindings | Automates adding Java libraries to Xamarin.Android projects using Gradle | 146 |
mindera/gradle-slack-plugin | Sends Slack messages after each build based on the build lifecycle and user-defined configurations. | 153 |
jaredsburrows/gradle-spoon-plugin | A Gradle plugin for running Android instrumentation tests via Spoon | 127 |
centril/gradle-plugin-robospock | A Gradle plugin that simplifies the configuration of unit/integration testing for Android projects using the Spock framework and Roboelectric. | 20 |
jakewharton/butterknife | Tools for simplifying Android view handling and event handling | 25,556 |
stephanenicolas/ormlite-android-gradle-plugin | Automates generation of ORMLite configuration files for Android projects | 102 |
rumboalla/apkupdater | An app update tool that aggregates updates from multiple sources and simplifies the process of finding and installing new apps. | 3,003 |