5 lines
88 B
Text
5 lines
88 B
Text
|
|
plugins {
|
||
|
|
id(ThunderbirdPlugins.Library.jvm)
|
||
|
|
alias(libs.plugins.android.lint)
|
||
|
|
}
|