Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why are gradle files icons showing a rat?

Tags:

android

gradle

My build.gradle and settings.gradle file is showing a rat icon, as circled in this image. Why is this icon used?

Screenshot of Android Studio file list with Gradle icons highlighted

like image 478
Munib Avatar asked Sep 09 '25 23:09

Munib


1 Answers

It is not rat it is Gradle's official logo basically. It comes with the Android studio 3.3.

like image 76
Nouman Ch Avatar answered Sep 12 '25 12:09

Nouman Ch