plugins { id(ThunderbirdPlugins.Library.jvm) alias(libs.plugins.android.lint) } dependencies { testImplementation(projects.core.testing) }