mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 18:47:51 +02:00
Create plugin for linting (#8942)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
id("com.android.test")
|
||||
kotlin("android")
|
||||
id("tachiyomi.lint")
|
||||
}
|
||||
|
||||
android {
|
||||
|
Reference in New Issue
Block a user