gradle-plugin-development
There are 8 repositories under gradle-plugin-development topic.
REBOOTERS/AndroidAnimationExercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
cortinico/kotlin-gradle-plugin-template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
Sunzxyong/gradle-plugin-support
The IDEA plugin for help to create and develop a standard Gradle Plugin project.(一个用于创建和开发一个标准的Gradle Plugin工程的IDEA插件,包含生成标准的Gradle Plugin工程、BuildSrc工程与Groovy Class)
KyoriPowered/mammoth
Helpful API for writing Gradle plugins
syslogic/agconnect-publishing-gradle-plugin
Huawei AppGallery Connect Publishing Gradle Plugin
GradleUp/gradleup.github.io
GradleUp Website and projects listing
gmullerb/gradlegpluginbasecode
Base code from where to start developing a Gradle plugin in Groovy with little effort
yusuf0405/kmp-gradle-configuration-plugin
The KmpConfigurationPlugin is a Gradle plugin designed to automatically configure Kotlin Multiplatform (KMP) projects based on whether the project is an Android Application or an Android Library. It simplifies the process of setting up dependencies and configurations for Android, Kotlin