Skip to content

GradleUp Projects#

The key projects are listed below. You can find the full list of projects being developed by the team on the GitHub organization

Projects List#

  • Auto Manifest - Generates AndroidManifest.xml in simple libraries so that you don't have to
  • Gradle static analysis plugin - A Gradle plugin to easily apply the same setup of static analysis tools across different Android, Java or Kotlin projects.
  • Gr8 - Gr8 makes it easy to shadow, shrink, and minimize your jars.
  • Gratatouille - Gratatouille is an opinionated framework to build Gradle plugins. Write pure Kotlin functions and the Gratatouille KSP processor generates tasks, workers and wiring code for you.
  • NMCP (New Maven Central Publishing) - A plugin that uses the new Central Portal publisher API to publish to Maven Central.
  • Librarian - Librarian is a library to help building Kotlin libraries.
  • Maven Sympathy - A small Gradle plugin that checks that your project dependencies play nice with Maven resolution strategy

Hosting New Projects#

New Gradle related projects can be potentially hosted on GradleUp. It includes transferring the project to GradleUp, and ensuring quality and sustainability of the project. See the New Projects Hosting Guide for more info.