Starting a kmp project - The one with build info - Episode 3

In Android apps, we need the build info mainly for 3 purposes;
Starting a kmp project - The one with static code analysis - Episode 2
TL;DR for detekt
Starting a kmp project - The one with dependency management - Episode 1
Considering my android background, there has been a couple of dependency updaters I’ve had experience with it. The famous ones were:
- Gradle Versions Plugin
- Renovate and nice onboarding documentation for it here.
Starting a kmp project - Episode 0

I’ve been wanting to experiment with KMP but it always looked too big to start. The Kotlin Conf 2025, the projects like Kotlin Conf app, kmp-production-sample, KMP-App-Template on Github, KMP libraries on klibs, they all triggered my desire to experiment with KMP.
Using apps script and Gemini to keep myself up-to-date

Hey everyone, the title of the post is clear enough. I was inspired by this article which explains how to leverage Gemini with function calling in Google Apps Script. Following that, I’ve created an apps script that reads my TLDR emails and summarizes them into Markdown formatted text via Gemini 2.0 Flash model (at the time of writing).