‘*Kotlin-oriented Gradle Essentials’* (KOGE), a co...
# gradle
e
‘*Kotlin-oriented Gradle Essentials’* (KOGE), a concise self-study handbook for Gradle. It lists a dozen confusing points for newcomers, points out the learning sequence, and links to appropriate reference materials - from questions, source code, and samples already available on the Internet. It’s open-sourced and any PRs are welcome. https://koge.2bab.com/#/
👍 2
If you are using the Kotlin to write gradle stuffs (scripts/plugins) in Android projects, you may be interested in my latest book ‘_*Extending Android Builds’.*_ Extending Android Builds (EAB) goes beyond Gradle configuration. It focuses on Gradle Plugin development that cooperates with AGP (Android Gradle Plugin) and related build tools such as AAPT2 (Android Asset Packaging Tool), KSP (Kotlin Symbol Processing) and bytecode manipulators with over 500+ pages. The primary language used in EAB is Kotlin. Chapters 1~4 of this book are now open to everyone on the web https://eab.2bab.com/reader-s-guide