There are 17 repositories under gradle-plugin topic.
🏗 Build container images for your Java applications.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
Android library that creates app shortcuts from annotations
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Life is too short to google for dependencies and versions
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
Gradle plugin for managing Docker images and containers.
A ktlint gradle plugin
Generates TypeScript from Java - JSON declarations, REST service client
Gradle plugin for Java, Kotlin, and Android projects. Provides advice for managing dependencies and other applied plugins
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
🗡 A tool to visualize Dagger 2 dependency graphs
Testing with JUnit 5 for Android.
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
A Gradle plugin for printing beautiful logs on the console while running tests
在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)
Gradle plugin that checks if there are dependencies using support library instead of AndroidX.
📥 Adds a download task to Gradle that displays progress information
Annotation based simple API flavored with AOP to handle new Android runtime permission model