mirror of
https://github.com/oxyroid/M3UAndroid.git
synced 2025-08-06 14:59:48 +08:00
fix: lint not work in core module.
This commit is contained in:
@ -33,6 +33,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
lintPublish(project(":lint"))
|
||||
lintChecks(project(":lint"))
|
||||
|
||||
implementation(libs.androidx.core.core.ktx)
|
||||
implementation(libs.androidx.appcompat.appcompat)
|
||||
|
Reference in New Issue
Block a user