Skip to content

Gradle for Android#

Gradle is one of the most popular build tools in the Android space. It is used for Kotlin and Kotlin Multiplatform, Flutter, React Native, and other toolchains.

Official Documentation#

The official documentation for Android development with Gradle is provided by Google and the community on the Android Developers site. You can find this documentation here.

Info

Work in progress, recipe contributions are welcome!

References#