"Gradle Optimization 101" is technical talk for any Java or Android project developer who is looking to enhance their Gradle's build performance. In this talk, I will share some valuable tips and plugins that can make a huge difference in optimizing build times. The talk will cover various topics such as modularization and parallelism, local build cache, and remote build cache. Additionally, the importance of maintaining up-to-date versions of gradle, java, and plugins will be discussed. I will also introduce some plugins that can improve the management of project dependencies and provide insight into the performance of the build process. Attendees will also learn about incremental build, local and remote build cache, and how these features can be tested using specific plugins.