Skip to content

ytRino/gradle-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Plugin for Gradle cookbook

This repository contains ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.

The top level folder represents different ways to use the APIs:

  • From Groovy-based build.gradle files
  • From Kotlin-based build.gradle.kts files
  • From buildSrc

The Master branch currently represents the state of AGP 4.1.

About

Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.6%
  • Groovy 1.4%