github-actions
released this
04 Nov 11:32
·
9 commits
to refs/heads/main
since this release
This is a public release of Gradle Cookbook, with all the changes delivered during Hacktoberfest 2024 in Gradle. Thanks to all contributors!
🚀 New features
- Add a section about writing plugins in Kotlin (#18) @martinbonnin
- Initialize the Troubleshooting and Plugin Development chapters (#12) @oleg-nenashev
- Add landing page, show contribution history (#10) @oleg-nenashev
🆙 Improvements
- Enhance documentation of Gradle for Android (#13) @abhirajadhikary06
- Kotlin plugins: add side panel + cosmetic fixes (#19) @martinbonnin
- Update twitter icon (#15) @sarthak-kumar-shailendra
🐛 Bug fixes
- Added gitlab create repository screenshot (#25) @anurag-verma-india
- Fix mkdocs formatting in kotlin-plugins.md (#22) @SimonMarquis
- Fixed typos in kotlin-plugins.md, & a link in CONTRIBUTING (#23) @anurag-verma-india
- Update Android recipes (#8) @Tanish-Ranjan
- Fixed broken links in docs/android and docs/ci folders (#21) @anurag-verma-india
- Fixed broken links in CONTRIBUTING, ci, and preface files (#20) @anurag-verma-india
👻 Maintenance
- Add issue templates (#11) @oleg-nenashev